You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C:\WINDOWS\system32>pip install couchdbkit
Collecting couchdbkit
Using cached couchdbkit-0.6.5.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\paweueck\AppData\Local\Temp\pip-build-32bitqqx\couchdbkit\setup.py", line 25, in
long_description = file(
NameError: name 'file' is not defined
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in C:\Users\paweueck\AppData\Local\Temp\pip-build-32bitqqx\couchdbkit\
I also tried installing with conda but it also does not work...
C:\WINDOWS\system32>pip install couchdbkit
Collecting couchdbkit
Using cached couchdbkit-0.6.5.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\paweueck\AppData\Local\Temp\pip-build-32bitqqx\couchdbkit\setup.py", line 25, in
long_description = file(
NameError: name 'file' is not defined
Command "python setup.py egg_info" failed with error code 1 in C:\Users\paweueck\AppData\Local\Temp\pip-build-32bitqqx\couchdbkit\
I also tried installing with conda but it also does not work...
C:\WINDOWS\system32>conda install couchdbkit
Fetching package metadata .............
PackageNotFoundError: Package missing in current win-64 channels:
The text was updated successfully, but these errors were encountered: