Yuriy Mann
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 5
-
Created Python debugger does not work for some installed packages
I have the following project structure: common avro_utils my_test.py I also have avro-python3 v.1.8.2 installed. my_test.py imports avro modules in this way: import avrofrom avro.io import Avr...