-
While importing an old export file (export version 0.3), the migrations run through without error, but the actual import raises:
```
Error: an exception occurred while importing the archive export…
-
### Describe the bug
The links in head navigator of 404 page are broken.
For example this 404 https://aiida.readthedocs.io/projects/aiida-core/en/latest/topics/IDONOTEXIST404 or lots of broken li…
-
## Motivation
Since AiiDA started within the field of materials science, the core AiiDA package still contains a lot of data types related to this domain. There are several reasons why we may want …
-
Sometimes, especially when running Wannier90 in library mode it is useful to read the input file.
We should consider to include a parser for this file. As an initial approach we might reuse what is…
-
### setuptools version
setuptools==60.9.1
### Python version
Python 3.8 and Python 3.9
### OS
Ubuntu 20.04
### Additional environment information
_No response_
### Description
Since `setuptoo…
-
https://github.com/aiidateam/aiida-core/blob/04926fe20da15065f8f086f1ff3cb14cc163aa08/src/aiida/storage/sqlite_zip/orm.py#L287
Some discussion about implementation:
https://github.com/sqlalchemy/s…
-
### Steps to reproduce
Using code snippets that are available [Tutorial](https://aiida.readthedocs.io/projects/aiida-core/en/latest/tutorials/basic.html#workflows), the [How-To Guides](https://ai…
-
### Describe the bug
During some testing with @giovannipizzi we found that the `--verbosity` flag in verdi commands depends on the position.
Very simple demo is
```
(aiida) kristjan@ubuntu:…
-
### Describe the bug
When trying to import an e.g. 2D structure from an `.xyz` file that correctly specifies the periodic boundary conditions (`pbc`), `verdi data core.structure import ase` does no…
-
Thinking on some way to keep the users containers up-to-date: a long time user may have an old environment which does not really mirror the environment on which we develop the app and the plugin. `aii…