You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after solving some problems i have some generally problems.
I have installed Isicle in Ubuntu (WSL2) according to the supplemental material, but a command like isicle --help ist not found. pip install -e . was succesful.
Running the example python script: python collision_cross_section.py in the root directory of isicle stops after crest finished (crest, xtb, nwchem are installed and running, mdpi also). There is no error message.
Any help was verry useful.
Steffen
The text was updated successfully, but these errors were encountered:
Apologies that you are having trouble with ISiCLE. Note that there is currently no command line interface, so isicle --help will not produce any output.
I just tried running the collision_cross_section.py script on my machine, and it appears some of the code is not up to date with the latest changes. I will fix and report back this week.
Hello Isicle Team,
after solving some problems i have some generally problems.
I have installed Isicle in Ubuntu (WSL2) according to the supplemental material, but a command like isicle --help ist not found. pip install -e . was succesful.
Running the example python script: python collision_cross_section.py in the root directory of isicle stops after crest finished (crest, xtb, nwchem are installed and running, mdpi also). There is no error message.
Any help was verry useful.
Steffen
The text was updated successfully, but these errors were encountered: