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

Installation Problem #66

Open
NazimBL opened this issue Jun 2, 2022 · 0 comments
Open

Installation Problem #66

NazimBL opened this issue Jun 2, 2022 · 0 comments

Comments

@NazimBL
Copy link

NazimBL commented Jun 2, 2022

Hello, first of all thank you for the package it looks very interesting, However, I get different type of library conflicts errors.

-First, I tried to clone your repository and install it through python setup.py install on my windows computer, but the dependencies are taking days to download and I got the following error message:

Getting requirements to build wheel ... error
ERROR: Command errored out with exit status 1:
command: 'C:\Users\bella\.conda\envs\dragonn\python.exe' 'C:\Users\bella\.conda\envs\dragonn\lib\sitepackages\pip\_vendor\pep517\in_process\_in_process.py' get_requires_for_build_wheel 'C:\Users\bella\AppData\Local\Temp\tmp1eh_0is4'
cwd: C:\Users\bella\AppData\Local\Temp\pip-install-m92jpbsc\pyproj_823eff2ba1974d2ebc43fcc65d092a2a
Complete output (1 lines):
Proj executable not found. Please set PROJ_DIR variable.
 ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/73/ef/53a7e9e98595baf4d7212aa731fcec256b432a3db60a55b58a027a4d9d47/pyproj-2.2.0.tar.gz#sha256=0a4f793cc93539c2292638c498e24422a2ec4b25cb47545addea07724b2a56e5 (from https://pypi.org/simple/pyproj/). Command errored out with exit status 1: 'C:\Users\bella\.conda\envs\dragonn\python.exe' 'C:\Users\bella\.conda\envs\dragonn\lib\site-packages\pip\_vendor\pep517\in_process\_in_process.py' get_requires_for_build_wheel 'C:\Users\bella\AppData\Local\Temp\tmp1eh_0is4' Check the logs for full command output.

INFO: pip is looking at multiple versions of pyparsing to determine which version is compatible with other requirements. This could take a while.
Collecting pyparsing>=2.0.1
Using cached pyparsing-3.0.9-py3-none-any.whl (98 kB)
INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. If you want to abort this run, you can press Ctrl + C to do so. To improve how pip performs, tell us what happened here: https://pip.pypa.io/surveys/backtracking

-When I try to install through conda install dragonn -c kundajelab I get the following error message on my Windows PC:

UnsatisfiableError: The following specifications were found to be incompatible with each other:
Output in format: Requested package -> Available versions The following specifications were found to be incompatible
  • I also tried with a Manjaro Linux computer without success, still getting library/dependencies related errors.

I was wondering if anyone had run the package recently or if you had any newer version. I would really appreciate if you had any advice on how to solve the problem if possible.

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

1 participant