Version 2.0.0 incompatible with Google co-lab pip install
See original GitHub issueThe new update fails to pip install on Google co-lab:
...
Building wheel for pyscf (setup.py) ... Destination directory: /tmp/pip-wheel-2ntur_3d
Running command /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-pjqr_jb0/pyscf_55ed2d6694074776a124d95f1e592c38/setup.py'"'"'; __file__='"'"'/tmp/pip-install-pjqr_jb0/pyscf_55ed2d6694074776a124d95f1e592c38/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-2ntur_3d
running bdist_wheel
running build
running build_ext
Configuring extensions
cmake -S/tmp/pip-install-pjqr_jb0/pyscf_55ed2d6694074776a124d95f1e592c38/pyscf/lib -Bbuild/temp.linux-x86_64-3.7
CMake Error: The source directory "" does not exist.
Specify --help for usage, or press the help button on the CMake GUI.
error: command 'cmake' failed with exit status 1
error
ERROR: Failed building wheel for pyscf
...
The full verbose output is here: pip_output.txt
Issue Analytics
- State:
- Created 2 years ago
- Comments:6
Top Results From Across the Web
Could not find a version that satisfies the requirement pandas ...
Just pip install pandas should find compatible version. Share.
Read more >Cannot use google.colab because it cannot be found ... - Kaggle
I'm trying to run '!pip3 install google' on kaggle's kernel and use the functionality of from 'google.colab import files' to upload json file...
Read more >google-auth - PyPI
This library simplifies using Google's various server-to-server authentication mechanisms to access Google APIs. Installing. You can install using pip:
Read more >pipeline.ipynb - Colaboratory - Google Colab
Install Google packages · 1) Requirement already satisfied: python-dateutil<3.0dev,>=2.7.2 in /usr/local/lib/python3.7/dist-packages (from google-cloud-bigquery< ...
Read more >[chimerax-users] alphafold in Google colab - UCSF RBVI
[chimerax-users] alphafold in Google colab ... tensorflow>=2.0.0, which is not installed. xarray-einstats 0.2.2 requires numpy>=1.21, ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
The pipeline to build pip wheel was killed by the github actions. PR #1092 was to fix the issue. pip wheels will be uploaded soon
More wheels were built for pyscf v2.1 . Very likely there’s no need to compile from source code