Skip to content

Unable to install on windows using pip #1

@piyushdivyankar1994

Description

@piyushdivyankar1994

Following is the output on running C:\ pip install pyquicklz

C:\Users\piyushdivyankar>pip install pyquicklz
Collecting pyquicklz
  Using cached pyquicklz-1.4.1.tar.gz
Building wheels for collected packages: pyquicklz
  Running setup.py bdist_wheel for pyquicklz ... error
  Complete output from command "c:\program files\anaconda2\python.exe" -u -c "im
port setuptools, tokenize;__file__='c:\\users\\piyush~1\\appdata\\local\\temp\\p
ip-build-x34vql\\pyquicklz\\setup.py';f=getattr(tokenize, 'open', open)(__file__
);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'ex
ec'))" bdist_wheel -d c:\users\piyush~1\appdata\local\temp\tmp7ahneipip-wheel- -
-python-tag cp27:
  running bdist_wheel
  running build
  running build_ext
  cythoning quicklz.pyx to quicklz.c
  building 'quicklz' extension
  error: INCLUDE environment variable is empty

  ----------------------------------------
  Failed building wheel for pyquicklz
  Running setup.py clean for pyquicklz
Failed to build pyquicklz
Installing collected packages: pyquicklz
  Running setup.py install for pyquicklz ... error
    Complete output from command "c:\program files\anaconda2\python.exe" -u -c "
import setuptools, tokenize;__file__='c:\\users\\piyush~1\\appdata\\local\\temp\
\pip-build-x34vql\\pyquicklz\\setup.py';f=getattr(tokenize, 'open', open)(__file
__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, '
exec'))" install --record c:\users\piyush~1\appdata\local\temp\pip-rbkymo-record
\install-record.txt --single-version-externally-managed --compile:
    running install
    running build
    running build_ext
    skipping 'quicklz.c' Cython extension (up-to-date)
    building 'quicklz' extension
    error: INCLUDE environment variable is empty

    ----------------------------------------
Command ""c:\program files\anaconda2\python.exe" -u -c "import setuptools, token
ize;__file__='c:\\users\\piyush~1\\appdata\\local\\temp\\pip-build-x34vql\\pyqui
cklz\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replac
e('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --recor
d c:\users\piyush~1\appdata\local\temp\pip-rbkymo-record\install-record.txt --si
ngle-version-externally-managed --compile" failed with error code 1 in c:\users\
piyush~1\appdata\local\temp\pip-build-x34vql\pyquicklz\

C:\Users\piyushdivyankar>pip install pyquicklz
Collecting pyquicklz
  Using cached pyquicklz-1.4.1.tar.gz
Building wheels for collected packages: pyquicklz
  Running setup.py bdist_wheel for pyquicklz ... error
  Complete output from command "c:\program files\anaconda2\python.exe" -u -c "im
port setuptools, tokenize;__file__='c:\\users\\piyush~1\\appdata\\local\\temp\\p
ip-build-crkqjr\\pyquicklz\\setup.py';f=getattr(tokenize, 'open', open)(__file__
);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'ex
ec'))" bdist_wheel -d c:\users\piyush~1\appdata\local\temp\tmpty3kcwpip-wheel- -
-python-tag cp27:
  running bdist_wheel
  running build
  running build_ext
  cythoning quicklz.pyx to quicklz.c
  building 'quicklz' extension
  error: INCLUDE environment variable is empty

  ----------------------------------------
  Failed building wheel for pyquicklz
  Running setup.py clean for pyquicklz
Failed to build pyquicklz
Installing collected packages: pyquicklz
  Running setup.py install for pyquicklz ... error
    Complete output from command "c:\program files\anaconda2\python.exe" -u -c "
import setuptools, tokenize;__file__='c:\\users\\piyush~1\\appdata\\local\\temp\
\pip-build-crkqjr\\pyquicklz\\setup.py';f=getattr(tokenize, 'open', open)(__file
__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, '
exec'))" install --record c:\users\piyush~1\appdata\local\temp\pip-upp4nd-record
\install-record.txt --single-version-externally-managed --compile:
    running install
    running build
    running build_ext
    skipping 'quicklz.c' Cython extension (up-to-date)
    building 'quicklz' extension
    error: INCLUDE environment variable is empty

    ----------------------------------------
Command ""c:\program files\anaconda2\python.exe" -u -c "import setuptools, token
ize;__file__='c:\\users\\piyush~1\\appdata\\local\\temp\\pip-build-crkqjr\\pyqui
cklz\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replac
e('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --recor
d c:\users\piyush~1\appdata\local\temp\pip-upp4nd-record\install-record.txt --si
ngle-version-externally-managed --compile" failed with error code 1 in c:\users\
piyush~1\appdata\local\temp\pip-build-crkqjr\pyquicklz\

Specs:
Windows7-64
Anaconda2
python 2.7

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions