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

Not able to install guidedlda package on Azure Databricks #51

Open
ervivek opened this issue May 13, 2020 · 2 comments
Open

Not able to install guidedlda package on Azure Databricks #51

ervivek opened this issue May 13, 2020 · 2 comments

Comments

@ervivek
Copy link

ervivek commented May 13, 2020

Databricks Runtime Version - 6.4 (includes Apache Spark 2.4.5, Scala 2.11)
Python version - 3.7.3

Getting following error -

Py4JJavaError: An error occurred while calling o512.addIsolatedPyPILibrary.
: org.apache.spark.SparkException: Process List(/local_disk0/pythonVirtualEnvDirs/virtualEnv-50059e9f-df77-443e-ba1c-f0864815d49c/bin/python, /local_disk0/pythonVirtualEnvDirs/virtualEnv-50059e9f-df77-443e-ba1c-f0864815d49c/bin/pip, install, guidedlda, --disable-pip-version-check) exited with code 1. Failed building wheel for guidedlda
Command "/local_disk0/pythonVirtualEnvDirs/virtualEnv-50059e9f-df77-443e-ba1c-f0864815d49c/bin/python -u -c "import setuptools, tokenize;file='/tmp/pip-install-_djhf2u0/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-yru4gj9o/install-record.txt --single-version-externally-managed --compile --install-headers /local_disk0/pythonVirtualEnvDirs/virtualEnv-50059e9f-df77-443e-ba1c-f0864815d49c/include/site/python3.7/guidedlda" failed with error code 1 in /tmp/pip-install-_djhf2u0/guidedlda/

@ervivek
Copy link
Author

ervivek commented May 26, 2020

Any suggestion?

@AbinayaM02
Copy link

Please try with Python=3.6. It works.

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

2 participants