All plugins

aiida-orca

status stable

General information

Install pip install git+https://github.com/pzarabadip/aiida-orca
Python import import aiida_orca

Registry checks

W002: AiiDA version not found
W006: 'development_status' key is deprecated. Use PyPI Trove classifiers in the plugin repository instead.
E004: Unable to retrieve plugin metadata, retrieve plugin info from 'https://raw.githubusercontent.com/pzarabadip/aiida-orca/master/setup.json' failed.<pre>Traceback (most recent call last): File "/home/runner/work/aiida-registry/aiida-registry/aiida_registry/utils.py", line 23, in fetch_file response.raise_for_status() File "/opt/hostedtoolcache/Python/3.10.20/x64/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://raw.githubusercontent.com/pzarabadip/aiida-orca/master/setup.json </pre>
E001: Failed to install plugin aiida-orca<pre>Collecting git+https://github.com/pzarabadip/aiida-orca Cloning https://github.com/pzarabadip/aiida-orca to /tmp/pip-req-build-pqgdretp Running command git clone --filter=blob:none --quiet https://github.com/pzarabadip/aiida-orca /tmp/pip-req-build-pqgdretp Resolved https://github.com/pzarabadip/aiida-orca to commit 90e9a3b27de0f9767e89ee8903728fabf126b49c Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Requirement already satisfied: aiida-core<3,>=2.1 in /opt/conda/lib/python3.10/site-packages (from aiida_orca==1.0.0) (2.5.2) Collecting ase (from aiida_orca==1.0.0) Downloading ase-3.29.0-py3-none-any.whl.metadata (4.4 kB) Collecting periodictable (from aiida_orca==1.0.0) Downloading periodictable-2.1.0-py3-none-any.whl.metadata (5.2 kB) INFO: pip is looking at multiple versions of aiida-orca to determine which version is compatible with other requirements. This could take a while. ERROR: Package 'aiida-orca' requires a different Python: 3.10.13 not in '>=3.11' </pre>
Click any code (W001, E001…) to jump to troubleshooting instructions .