All plugins

aiida-supercell

AiiDA Plugin for Supercell program

status stable AiiDA >=1.0.0,<2.0

General information

Install pip install git+https://github.com/pzarabadip/aiida-supercell
Author(s) Pezhman Zarabadi-Poor
Python import import aiida_supercell
Latest version 1.0.1

Registry checks

W003: Missing classifier 'Framework :: AiiDA'
W006: 'development_status' key is deprecated. Use PyPI Trove classifiers in the plugin repository instead.
W008: Unable to reach documentation URL: https://aiida-supercell.readthedocs.io/
E001: Failed to install plugin aiida-supercell<pre>Collecting git+https://github.com/pzarabadip/aiida-supercell Cloning https://github.com/pzarabadip/aiida-supercell to /tmp/pip-req-build-6kivr3i9 Running command git clone --filter=blob:none --quiet https://github.com/pzarabadip/aiida-supercell /tmp/pip-req-build-6kivr3i9 Resolved https://github.com/pzarabadip/aiida-supercell to commit 24a89f990fcf84584a51f49b53311a5c6db18347 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' INFO: pip is looking at multiple versions of aiida-supercell to determine which version is compatible with other requirements. This could take a while. ERROR: Cannot install aiida-supercell==1.0.1 because these package versions have conflicting dependencies. The conflict is caused by: aiida-supercell 1.0.1 depends on aiida-core<2.0 and >=1.0.0 The user requested (constraint) aiida-core==2.5.2 To fix this you could try to: 1. loosen the range of package versions you've specified 2. remove package versions to allow pip attempt to solve the dependency conflict ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts </pre>
Click any code (W001, E001…) to jump to troubleshooting instructions .

Plugins provided

Calculations 1 Parsers 1

Entry points

CalcJobs and calculation functions aiida.calculations
  • supercell

    aiida_supercell.calculations:SupercellCalculation
CalcJob parsers aiida.parsers
  • supercell

    aiida_supercell.parsers:SupercellParser