-
Notifications
You must be signed in to change notification settings - Fork 21
SISSO executable #27
Comments
I'm having the same issue. SISSO.exe works just fine when run from a command prompt. However, pysisso returns the same ValueError mentioned above. I'm also listing everything I've tried to put 'SISSO in the path'. SISSO.exe in same folder as cubic_function ipynb file I just can't figure out where SISSO.exe is meant to be! |
Adding to system path worked well for me, could it be about a confusion about path due to anaconda or sth? |
I having the same error, |
Do you solve the question? |
I have tried many methods and it still doesn't work, can you tell me the specific operation, where should the SISSO file be located? Looking forward to your reply as soon as possible |
Hi,
Thanks for sharing. I am currently running SISSO for examplaes you shared, when I ran the cubic_function.py in the 01_regresion folder, it gave me the following message:
ValueError: SISSOJob requires the SISSO executable to be in the path.
Default executable name is "SISSO" and you provided "SISSO".
Download the SISSO code at https://github.com/rouyang2017/SISSO and compile the executable or fix the name of your executable.
When I execute SISSO.exe, he works correctly, but I can't use pysisso, it always reminds me that the SISSO executable is not in the path, so I would like to ask if this SISSO executable is a file or a folder, and if it is a folder, which files it should contain, I am looking forward to your reply!
The text was updated successfully, but these errors were encountered: