Dondublon
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created bytes\str error on debug
Hello. PyCharm 2020.1.3, Windows 10, Python 3.7.8 (yes, I've checked it, it is significant). When I try to attach to a process, I got the following error: Traceback (most recent call last): File "... -
Created PyCharm, resolve a library from a project folder
I have an ordinary library, presented in pypi. Inside it, there is a tricky way to resolve names in the modules that we import. If I install it to Python folder, in a common way, PyCharm resolves ...