gcnn_keras icon indicating copy to clipboard operation
gcnn_keras copied to clipboard

last commit error

Open thegodone opened this issue 1 year ago • 6 comments

training % python3 train_graph.py --hyper hyper/hyper_esol.py --category GIN

Traceback (most recent call last): File "/Users/tgg/Github/gcnn_keras4/training/train_graph.py", line 9, in import kgcnn.losses.losses ModuleNotFoundError: No module named 'kgcnn.losses'

I've updated github last code and only comment "pyxtal>=0.5.5" installation in the setup.py file (it needs pyshtools installation not compatible with Apple Silicon system).

thegodone avatar Dec 08 '23 09:12 thegodone