radiasoft / rslume

Apache License 2.0
1 stars 0 forks source link

pip install from github results in pykern not found #1

Closed moellep closed 6 months ago

moellep commented 7 months ago

Running this command to install lume-rselegant: python3 -m pip install git+https://github.com/radiasoft/lume-rselegant.git

Results in this error: ModuleNotFoundError: No module named 'pykern'

@robnagler - I'll need some direction on this issue

moellep commented 6 months ago

This has been fixed with the new pyproject.toml