issues Search Results · repo:materialsproject/maggma language:Python
Filter by
90 results
(75 ms)90 results
inmaterialsproject/maggma (press backspace or delete to remove)pymongo, boto3, and boto3core all updated today (Jan. 28th), and I seem to be getting some issues that link back to
potential incompatibilities with maggma and these updated dependencies. I am going to ...
Andrew-S-Rosen
- 1
- Opened on Jan 29
- #1028
Code snippet
with zopen(path, w , encoding=encoding) as f:
# do something
To be more precise, its not about passing something as mode, but it should contain t or b .
What happened?
I am using ...
bug
FabiPi3
- 3
- Opened on Jan 17
- #1024
It looks like we have a few places where the __init__ skips the MongoStore.__init__ which can leave some flags like
safe_update unset.
https://github.com/materialsproject/maggma/blob/0d7bb46e32c11c11489a347ac849afac28d37d57/src/maggma/stores/mongolike.py#L478 ...
jmmshn
- 4
- Opened on Nov 26, 2024
- #1013
Code snippet
# pip install maggma ase==3.23.0 pymatgen==2024.10.25 numpy==1.26.4
from ase.build import bulk
from pymatgen.io.ase import AseAtomsAdaptor
from maggma.stores import MemoryStore
atoms = bulk( ...
bug
Andrew-S-Rosen
- 8
- Opened on Oct 26, 2024
- #1006
Since updating dependencies to allow numpy 2.0 (#986 ), we have a test failure in the OpenData store that is being
triggered by pandas. See, for example, this failed test run.
The exception raised is ...
bug
rkingsbury
- 7
- Opened on Sep 2, 2024
- #995
Problem
This is just an issue report to track progress towards removing the numpy 2 pin in pyproject.toml:
https://github.com/materialsproject/maggma/blob/64115cefc8e11716b458e03f195e28e49304ba13/pyproject.toml#L40. ...
Andrew-S-Rosen
- 1
- Opened on Aug 19, 2024
- #990
Code snippet
from maggma.stores import MemoryStore
returns
C:\Users\asros\miniconda\envs\test\Lib\site-packages\paramiko\pkey.py:100: CryptographyDeprecationWarning: TripleDES has been moved to cryptography.hazmat.decrepit.ciphers.algorithms.TripleDES ...
bug
Andrew-S-Rosen
- 5
- Opened on Aug 10, 2024
- #987
Problem
I think the percentage of people who actually get their credentials from Mongogrant is going to decreasing and most
people are just using mongogrant as a shorthand for their credentials (or to ...
jmmshn
- 2
- Opened on Jul 31, 2024
- #984
Problem
There is currently no documentation of maggma.api. We should add documentation of these components and also add a
corresponding overview section to the README file.
Proposed Solution
- Overview ...
docs
rkingsbury
- Opened on Jun 21, 2024
- #972
Problem
https://github.com/materialsproject/maggma/blob/483962fb4ffed6568c33a56ce05f0cb64b180cd4/setup.py#L27
There is a downward version pin on ruamel.yaml that we should, eventually, address within ...
Andrew-S-Rosen
- Opened on Apr 13, 2024
- #938

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.