Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

SISSO executable #27

Open
join-xu2021 opened this issue May 8, 2022 · 5 comments
Open

SISSO executable #27

join-xu2021 opened this issue May 8, 2022 · 5 comments

Comments

@join-xu2021
Copy link

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!

@jpugar
Copy link

jpugar commented Jun 14, 2022

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
SISSO.exe in same folder as sklearn.py, jobs.py, utils.py, etc.
SISSO.exe in users\anaconda\Library\bin
I've also tried setting all of these paths as environment variables in my system path (i.e. Control Panel ->Advanced Settings -> Env Variables -> System Variables -> PATH)

I just can't figure out where SISSO.exe is meant to be!

@tutard
Copy link

tutard commented Aug 21, 2022

Adding to system path worked well for me, could it be about a confusion about path due to anaconda or sth?

@rennanv
Copy link

rennanv commented Mar 20, 2023

I having the same error,
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.

@lyapunovlcl
Copy link

Do you solve the question?

@join-xu2021
Copy link
Author

添加到系统路径对我来说效果很好,这可能是由于 anaconda 或其他原因导致的路径混乱吗?

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants