I tried to run the code, but I obtained the following error.
ModuleNotFoundError: No module named 'combust'
coming from this line:
|
from combust.utils import padaxis |
Did I miss something during the installation? I tried to find this combust module, but I've been unsuccessful so far.
I tried to run the code, but I obtained the following error.
ModuleNotFoundError: No module named 'combust'
coming from this line:
NewtonNet/newtonnet/data/neighbors.py
Line 15 in fcf2af8
Did I miss something during the installation? I tried to find this combust module, but I've been unsuccessful so far.