Nakfonteyne
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 1
-
Created Debugger can´t find project module, but Run can
I have a project (RB) with two sub-packages: RB/core and RB/tests. In the 'core' package, init.py imports RB/core/base.py, which then imports a wrapper function called 'timer' from RB/tests/code_ti...