-
Notifications
You must be signed in to change notification settings - Fork 111
Update the setup.py script for Python >3.7 #56
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
base: master
Are you sure you want to change the base?
Conversation
Fixed Typos
fixed wrong md formatting
fixed typos
…c initialisation for seeded topics
fix for vi3k6i5#5 Random State se…
fix broken link to seeded LDA paper
I am able to install it in my conda environment by this command
Hence, this should be also possible after the merge. |
Hi @alexeyegorov , I have installed the module from your GitHub repository. However, I am still facing 'AttributeError: module 'guidedlda' has no attribute '_guidedlda' on my Windows 10 machine with Python 3.6. It would be really great if you could help. |
I have forked and fixed the installation issue that was stated in the other pull request #35 that references problems in #24 etc.
Unless this is merged here, you can also use the direct forked repo https://github.com/alexeyegorov/GuidedLDA.