Answer the question
In order to leave comments, you need to log in
How to fix ValueError: _getfullpathname: path too long for Windows?
When running python manage.py runserver 127.0.0.1:80 on Windows, it gives an error File "C:\python\lib\ntpath.py", line 535, in abspath
path = _getfullpathname(path)
ValueError: _getfullpathname: path too long for Windows
I haven't found a working solution yet
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question