Describe the bug
I cant install it by pip:

when I want to clone the qtpylib package from github :
To Reproduce
git clone https://github.com/ranaroussi/qtpylib.git
Screenshots

Desktop (please complete the following information):
Additional context
long paths disabled by git and also manually from π
Go to Computer Configuration β Administrative Templates β System β Filesystem in gpedit.msc , open Enable Win32 long paths and set it to Enabled.
After that git config --system core.longpaths true or edit gitconfig (you must run as administrator).
Describe the bug

I cant install it by pip:
when I want to clone the qtpylib package from github :
To Reproduce
git clone https://github.com/ranaroussi/qtpylib.git
Screenshots

Desktop (please complete the following information):
Additional context
long paths disabled by git and also manually from π