Robust baseclass (#4154) #8
Annotations
2 errors and 2 warnings
Install all dependencies
The process '/home/runner/miniconda3/condabin/conda' failed with exit code 1
|
Doctest Linux
Process completed with exit code 127.
|
Install all dependencies
/home/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
Install all dependencies
Pip subprocess error:
Running command git clone --filter=blob:none --quiet https://github.com/diffqc/dqclibs.git /tmp/pip-req-build-9vmn1474
Running command git clone --filter=blob:none --quiet https://github.com/hackingmaterials/matminer.git /tmp/pip-req-build-knx5c8ay
Running command git clone --filter=blob:none --quiet https://gitlab.com/libxc/libxc.git /tmp/pip-req-build-ynine25x
Running command git checkout -q b8c6c04e60f2ef9825ffd5491827c8361c27afd7
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [7 lines of output]
Traceback (most recent call last):
File "<string>", line 2, in <module>
File "<pip-setuptools-caller>", line 34, in <module>
File "/tmp/pip-install-zyvh1hdw/pyscf_ac2ad91803c34c0d9aa1e0dbabd34358/setup.py", line 202, in <module>
np_blas = numpy.__config__.get_info('blas_opt')
^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'numpy.__config__' has no attribute 'get_info'
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
CondaEnvException: Pip failed
|
Loading