We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi everyone !
I am trying to install the Guidedlda package, but I am not successfull neither with 'pip install guidedlda' nor with :
https://github.com/vi3k6i5/GuidedLDA cd GuidedLDA sh build_dist.sh python setup.py sdist pip install -e .
After setting the right path and running 'sh build_dist.sh', I get the following message error :
'build_dist.sh: 3: set: Illegal option -o pipefail'
I have no idea what the problem could be, I installed Ubuntu on Windows 10 to run the command and I updated Python (3.9). Any idea ?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi everyone !
I am trying to install the Guidedlda package, but I am not successfull neither with 'pip install guidedlda' nor with :
https://github.com/vi3k6i5/GuidedLDA
cd GuidedLDA
sh build_dist.sh
python setup.py sdist
pip install -e .
After setting the right path and running 'sh build_dist.sh', I get the following message error :
'build_dist.sh: 3: set: Illegal option -o pipefail'
I have no idea what the problem could be, I installed Ubuntu on Windows 10 to run the command and I updated Python (3.9).
Any idea ?
The text was updated successfully, but these errors were encountered: