All plugins

aiida-porousmaterials

AiiDA plugin for PorousMaterials code

status stable

General information

Install pip install --pre aiida-porousmaterials
Documentation No documentation provided by the package author.
Author(s) Pezhman Zarabadi-Poor
Python import import aiida_porousmaterials
Latest version 1.0.0a3
Released 2020-03-05

Registry checks

W019: No <code>bdist_wheel</code> available for PyPI release.
W002: AiiDA version not found
W006: 'development_status' key is deprecated. Use PyPI Trove classifiers in the plugin repository instead.
E001: Failed to install plugin aiida-porousmaterials<pre>Collecting aiida-porousmaterials Downloading aiida-porousmaterials-1.0.0a3.tar.gz (5.7 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' INFO: pip is looking at multiple versions of aiida-porousmaterials to determine which version is compatible with other requirements. This could take a while. Downloading aiida_porousmaterials-1.0.0a2-py3-none-any.whl.metadata (2.6 kB) Downloading aiida_porousmaterials-1.0.0a1-py3-none-any.whl.metadata (2.6 kB) ERROR: Cannot install aiida-porousmaterials==1.0.0a1, aiida-porousmaterials==1.0.0a2 and aiida-porousmaterials==1.0.0a3 because these package versions have conflicting dependencies. The conflict is caused by: aiida-porousmaterials 1.0.0a3 depends on aiida_core<2.0.0 and >=1.0.0 aiida-porousmaterials 1.0.0a2 depends on aiida-core<2.0.0 and >=1.0.0 aiida-porousmaterials 1.0.0a1 depends on aiida-core<2.0.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
  • porousmaterials

    aiida_porousmaterials.calculations:PorousMaterialsCalculation
CalcJob parsers aiida.parsers
  • porousmaterials

    aiida_porousmaterials.parser:PorousMaterialsParser