Replies: 1 comment 5 replies
-
I know that others also had problems using neqsim via Anaconda installation. A solution has been to run it via python directly (not anaconda). Anyone else have experience on this? Would be good to have somebody confirming that it can or can not run via Anaconda, and maybe propose a solution . @asmfstatoil ? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone,
I've been using NeqSim for about 2 years on a Windows 10 laptop with JDK 20; recently I've switched to using Windows 11 with JDK 21, and I'm having some trouble to get NeqSim working again.
I had set up the JDK following the guide here https://azimuahamed.medium.com/java-environment-variables-setup-windows-11-58fe71e43b5e and verified that the JAVA_HOME environment was setup correctly based on the guide.
I have tried to run my Python program with NeqSim libraries using Anaconda Navigator 2.6.4 > Jupyter Notebook 7.2.2, and so far whenever the program reaches the block with NeqSim code I will receive the error:
I am hoping that some can suggest what I can do to get it running again, thanks in advance for your help!
Beta Was this translation helpful? Give feedback.
All reactions