Beginners Question #18
-
|
Hello, I am sorry but I thought I installed EMERGE as descirbed in the READ.ME file and tried to run the demo1_stepped_imp_filter.py. file |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
Hey! No problem, ill see if i can help. Managing packages in windows can be tricky because windows makes it hard to change PATH variables etc. Have you tried: Specifically also try it in the terminal of VSCode. |
Beta Was this translation helpful? Give feedback.
-
|
Thank you |
Beta Was this translation helpful? Give feedback.
Hey! No problem, ill see if i can help.
Managing packages in windows can be tricky because windows makes it hard to change PATH variables etc.
Have you tried:
py3 -m pip install emerge?Specifically also try it in the terminal of VSCode.
You may also try
python3 -m pip install emerge