Git Product home page Git Product logo

Comments (7)

DaveDeCaprio avatar DaveDeCaprio commented on May 27, 2024 1

I think with the new instructions on the readme we are mostly in good shape.

from cv19index.

norton-chris avatar norton-chris commented on May 27, 2024

Is this still an issue? I was able to install it with "pip install cv19index" after making a new Conda environment and that installed xgboost. I tried doing the same thing on another computer and got a build error with Shap. But following the ReadMe on the install I installed Shap by downloading the whl file and running "pip install shap-0.33.0-cp37-cp37m-win_amd64.whl" and now it works on both my windows computers.

from cv19index.

TromNek avatar TromNek commented on May 27, 2024

windows pip install can have a problem
("ordinal 242 could not be locatedin ....")
if you have the following dll in your windows\system32 directory;
libiomp5md.dll

rename it to something like;
libiomp5md.dll.badboy

or tell pip to look look there last by setting;
set CONDA_DLL_SEARCH_MODIFICATION_ENABLE=1

I think it's when numpy tries to update.

from cv19index.

DaveDeCaprio avatar DaveDeCaprio commented on May 27, 2024

Thanks!

from cv19index.

ktehseen avatar ktehseen commented on May 27, 2024

doesn't look like the download wheel links are active anymore?

from cv19index.

DaveDeCaprio avatar DaveDeCaprio commented on May 27, 2024

Sorry about that. I'll get those fixed.

from cv19index.

DaveDeCaprio avatar DaveDeCaprio commented on May 27, 2024

Ok, the links have been updated.

from cv19index.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.