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

Update the setup.py script for Python >3.7 #56

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alexeyegorov
Copy link

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.

@alexeyegorov
Copy link
Author

I am able to install it in my conda environment by this command

- pip:
    - git+https://github.com/alexeyegorov/GuidedLDA

Hence, this should be also possible after the merge.

@HrishikeshGadekar
Copy link

I am able to install it in my conda environment by this command

- pip:
    - git+https://github.com/alexeyegorov/GuidedLDA

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.

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

Successfully merging this pull request may close these issues.

None yet

2 participants