N
N
Nik17122016-07-29 13:52:27
Django
Nik1712, 2016-07-29 13:52:27

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

2 answer(s)
L
Luisa, 2016-09-08
@luisa

Long Path tool can resolve error messages like: path too long, cannot delete file, too long path, destination path is too long, etc.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question