sGDML
sGDML copied to clipboard
Compilation success, fail when running.
Hi everyone, I have successfully installed sgdml in my (Windows 10) machine, but when I run it I have the following error message:
C:\Windows\system32>sgdml all datasets/npz/ethanol.npz 200 1000 5000
Traceback (most recent call last):
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3312.0_x64__qbz5n2kfra8p0\lib\runpy.py", line 197, in _run_module_as_main
return _run_code(code, main_globals, None,
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3312.0_x64__qbz5n2kfra8p0\lib\runpy.py", line 87, in run_code
exec(code, run_globals)
File "C:\Users\David\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\Scripts\sgdml.exe_main.py", line 4, in
How can I fix it? Help is greatly appreciated ... Thank you very much, David.
Can you please try running your command with the extra parameter "-p 1"?
Dear Stefan,
Thanks for your reply and sorry for my delay ...
I tried your suggestion, but it didn't work, see the screenshot.
I am assuming that it works in Windows. Doesn't it?
Thanks again, David.
