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

unable to install python 3.7 #24

Open
simonm3 opened this issue Mar 13, 2019 · 5 comments
Open

unable to install python 3.7 #24

simonm3 opened this issue Mar 13, 2019 · 5 comments

Comments

@simonm3
Copy link

simonm3 commented Mar 13, 2019

I recently updated anaconda to latest version including python3.7. I am on windows10. This produces error when I import guidedlda: "ModuleNotFoundError: No module named 'guidedlda._guidedlda'"

Tried pip install but it says requirement already satisfied.

Tried to clone the source and build and I get "error in setup.cfg. command "sdist" has no such option pre_hook.sdist_pre_hook.

@asaelbarilan
Copy link

had the same problem..just used env of python 3.6 over conda,you can use multiple interperpeters

@CatalinVoss
Copy link

Same problem

@CatalinVoss
Copy link

This should be fixable by removing the .cs generated by cython in the version uploaded to pypi

@ehsong
Copy link

ehsong commented Feb 3, 2020

Coud you elaborate more on what This should be fixable by removing the .cs generated by cython in the version uploaded to pypi --> this means? I can't install, getting the same error message error in setup.cfg. command "sdist" has no such option pre_hook.sdist_pre_hook.

@HrishikeshGadekar
Copy link

I recently updated anaconda to latest version including python3.7. I am on windows10. This produces error when I import guidedlda: "ModuleNotFoundError: No module named 'guidedlda._guidedlda'"

Tried pip install but it says requirement already satisfied.

Tried to clone the source and build and I get "error in setup.cfg. command "sdist" has no such option pre_hook.sdist_pre_hook.

Hi all,

Reopening this thread after a long time but I am facing the exact same issue. It would be great if anyone could respond with a potential fix.

Thank you in advance.

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

No branches or pull requests

5 participants