Replies: 2 comments
-
The problem might be that PyCharm by default suggests using python with a virtual environment. If you configure the project to use the system interpreter, you can avoid virtual environments. ![]() |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks a lot. This works fine with my TM1-Code. |
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.
-
When searching for a good editor for developing with TM1Py I found PyCharm. It works nice with the tutorial examples, but using a simple TM1Py script, which runs perfectly in terminal/console I get an errror:
Any idea, where I have to add code getting TM1Py recognized by PyCharm?
Beta Was this translation helpful? Give feedback.
All reactions