Matan1b1l
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
-
-
Matan1b1l created a post, Pycharm fails to find package in the defined PYTHONPATH
I have a Python monorepo. One of the services in this monorepo is "poller-service". Its general structure is: services/ └── poller-service/ ├── .venv/ | └─ ... ├── ma...