pm

- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
pm created a post, AnsweredUnresolved reference red line error when using from import* and sys.path.append("..")
Hello PyCharm Community, PyCharm shows a wavy redline for a "from import"-statement although the statement itself is valid: from NBDocxHelper import * NBDocxHelper.py is part of the parent dire...