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

Unable to install using pip or Cloning #10

Open
bikramkhastgir opened this issue Jan 14, 2019 · 1 comment
Open

Unable to install using pip or Cloning #10

bikramkhastgir opened this issue Jan 14, 2019 · 1 comment

Comments

@bikramkhastgir
Copy link

I am still getting the same error, when trying to install it without using conda.
Is there any solution to fixing it?
Environment: Python: 2.7
Method of installing: pip install slda (also tried by cloning directory)


Error:
Complete output from command python setup.py egg_info:
/bin/sh: 1: gsl-config: not found
Traceback (most recent call last):
File "", line 1, in
File "/tmp/pip-install-vad3l5eo/slda/setup.py", line 10, in
library_dirs=[cython_gsl.get_library_dir()],
File "/home/user/Env/KG/lib/python3.5/site-packages/cython_gsl/init.py", line 45, in get_library_dir
lib_gsl_dir = os.popen('gsl-config --libs').read().split()[0][2:]
IndexError: list index out of range

@jvahl
Copy link

jvahl commented Nov 16, 2019

same here. Was anyone able to make the package run again?

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