Skip to content

pip install in windows (python3) returns errors #193

Description

@paweueck

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:

  • couchdbkit

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions