stevengogogo / mmpdenet

Jax Implementation of the paper "Moving Sampling Physics-informed Neural Networks induced by Moving Mesh PDE"
0 stars 0 forks source link

Poetry issue with Ubuntu 22 #2

Closed stevengogogo closed 1 month ago

stevengogogo commented 1 month ago
poetry add numpy

This command is not responsive with Ubuntu 22

stevengogogo commented 1 month ago

Solution

https://www.reddit.com/r/learnpython/comments/zcb95y/poetry_taking_too_long_to_resolve_dependencies/

export PYTHON_KEYRING_BACKEND=keyring.backends.fail.Keyring
stevengogogo commented 1 month ago

Poetry CI/CD with Github CI

https://github.com/LaurenceRawlings/python-poetry-cicd