0

I am making a program with Django and following some tutorials, unipath is used for the routes and when calling it in the python configuration file it sends me the following error

from unipath import Path
ValueError: source code string cannot contain null bytes

I still do not understand why, if when verifying that it is installed, it does appear in the environment and it seems that the error appears in that line when importing

0 Answers0