ValueError: source code string cannot contain null bytes
livan389 opened this issue · 2 comments
livan389 commented
hi,
i have an error :
./weathermap.py -h
Traceback (most recent call last):
File "./weathermap.py", line 10, in
from config import ConfigLoader, ConfigCreate
ValueError: source code string cannot contain null bytes
Prototype-X commented
fabiocaccamo commented