8000 docs: add path limit error for windows (#542) · rapolasLT/twilio-python@83cd864 · GitHub
[go: up one dir, main page]

Skip to content

Commit 83cd864

Browse files
authored
docs: add path limit error for windows (twilio#542)
1 parent 6fd9420 commit 83cd864

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ package manager for Python.
3939

4040
pip install twilio
4141

42+
If pip install fails on Windows, check the path length of the directory. If it is greater 260 characters then enable [Long Paths](https://docs.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation) or choose other shorter location.
43+
4244
Don't have pip installed? Try installing it, by running this from the command
4345
line:
4446

0 commit comments

Comments
 (0)
0