Replies: 1 comment
-
You need to add your dir variable to the interpreter PATH variable.
Then you just have to call your script as usual |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I want to use python38.dll instead of a specific interpreter. I can put the Lib and dll file in the same folder with exe file:


But when I try to move the Lib directory to a specific folder, It can't run:
The code I write:
and the error I get:
What can I do? Looking forward to your reply:)
Beta Was this translation helpful? Give feedback.
All reactions