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
I am new to julia and struggle to install PandaModels. I followed the instructions available. I think julia should be installed correctly since ] test PowerModels works. Whenever I try to run code in Spyder I get a windows fatal error. I tried to reinstall and looked for solutions, but wasn't successful. I would appreciate any ideas on how to solve the issue.
import julia.PowerModels
Windows fatal exception: code 0xc0000139
Main thread:
Current thread 0x00000178 (most recent call first):
File "C:\Users\koica07\anaconda3\Lib\site-packages\julia\libjulia.py", line 332 in init_julia
File "C:\Users\koica07\anaconda3\Lib\site-packages\julia\core.py", line 497 in init
File "C:\Users\koica07\anaconda3\Lib\site-packages\julia\core.py", line 242 in julia
File "C:\Users\koica07\anaconda3\Lib\site-packages\julia\core.py", line 254 in create_module
File "", line 573 in module_from_spec
File "", line 676 in _load_unlocked
File "", line 1147 in _find_and_load_unlocked
File "", line 1176 in _find_and_load
File "C:\Users\koica07\AppData\Local\Temp\ipykernel_19700\1033055077.py", line 1 in
The text was updated successfully, but these errors were encountered:
Sorry you are right. I followed the link here from the installation documentation, since it involves setting up the julia interface. But I think the problem is on the python side. Thank you for pointing it out.
Hello everyone,
I am new to julia and struggle to install PandaModels. I followed the instructions available. I think julia should be installed correctly since ] test PowerModels works. Whenever I try to run code in Spyder I get a windows fatal error. I tried to reinstall and looked for solutions, but wasn't successful. I would appreciate any ideas on how to solve the issue.
Windows fatal exception: code 0xc0000139
Main thread:
Current thread 0x00000178 (most recent call first):
File "C:\Users\koica07\anaconda3\Lib\site-packages\julia\libjulia.py", line 332 in init_julia
File "C:\Users\koica07\anaconda3\Lib\site-packages\julia\core.py", line 497 in init
File "C:\Users\koica07\anaconda3\Lib\site-packages\julia\core.py", line 242 in julia
File "C:\Users\koica07\anaconda3\Lib\site-packages\julia\core.py", line 254 in create_module
File "", line 573 in module_from_spec
File "", line 676 in _load_unlocked
File "", line 1147 in _find_and_load_unlocked
File "", line 1176 in _find_and_load
File "C:\Users\koica07\AppData\Local\Temp\ipykernel_19700\1033055077.py", line 1 in
The text was updated successfully, but these errors were encountered: