-
-
Notifications
You must be signed in to change notification settings - Fork 21
[BUG] RobotCode InteliJ plugin could not recognize source root as PYTHONPATH #430
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Since IT department restricts upload screenshot to github, I am willing to push more information literally for you if needed. Thanks. |
I know this feature of from IntelliJ, but I did not use it for python projects because there are some standards on how to setup python projects and there are python project manager like poetry or hatch. If you use these manager all python path things are handled by these managers. RobotCode has also a default settings, just create a But because this seems to be a common feature in PyCharm, maybe you can provide a little more information, maybe a screenshot and how you are working with this? If so, we can convert this bug description to an enhancement request. |
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
Current run configuration will not mark source root/content root but Python run configuration supports that.
Steps To Reproduce
Steps to reproduce the behavior:
If possible add some example source code like:
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: