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 guys,
I am trying to install guidedlda in linux but I cannot manage it. Who could help me? Below you can see the ERROR-message.
Thanks a lot, Eva
ERROR: Command errored out with exit status 1: /home/evanthia/anaconda3/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-yn02ewpf/guidedlda/setup.py'"'"'; file='"'"'/tmp/pip-install-yn02ewpf/guidedlda/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record /tmp/pip-record-kysw5e19/install-record.txt --single-version-externally-managed --compile --install-headers /home/evanthia/anaconda3/include/python3.7m/guidedlda Check the logs for full command output.
The text was updated successfully, but these errors were encountered:
Hi Eva. Try to install the package in an environment with Python=3.6. It works.
Sorry, something went wrong.
No branches or pull requests
Hi guys,
I am trying to install guidedlda in linux but I cannot manage it. Who could help me? Below you can see the ERROR-message.
Thanks a lot,
Eva
ERROR: Command errored out with exit status 1: /home/evanthia/anaconda3/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-yn02ewpf/guidedlda/setup.py'"'"'; file='"'"'/tmp/pip-install-yn02ewpf/guidedlda/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record /tmp/pip-record-kysw5e19/install-record.txt --single-version-externally-managed --compile --install-headers /home/evanthia/anaconda3/include/python3.7m/guidedlda Check the logs for full command output.
The text was updated successfully, but these errors were encountered: