Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pigar doesnt pick up a particular package #38

Open
sb07 opened this issue Dec 17, 2017 · 2 comments
Open

pigar doesnt pick up a particular package #38

sb07 opened this issue Dec 17, 2017 · 2 comments
Labels

Comments

@sb07
Copy link

sb07 commented Dec 17, 2017

pigar is not getting scikit-learn

it imports as sklearn == 0.0

This is all correct but sklearn is scikit-learn, for what ever reason scikit is using sklearn like this when you import it and this pigar application is not adhering to their standards.

@damnever
Copy link
Owner

I can't reproduce it, need more information, such as OS, python version, installation method, etc.

@sb07
Copy link
Author

sb07 commented Dec 30, 2017

windows
2 and 3
pip

What is it printing when you import the scikit learn module?

I just tried it on linux it picked up scikit, but not working on windows

sci-kit may have been installed by a wheel file. sklearn and sci-kitlearn are listed in the packages. its win 10 and python3.6.1 to be more specific. this isnt much of an issue for me, but i noticed it didnt work in this particular instance. worked on linux.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants