Skip to content

Running setup.py install for scikit-bio ... error #10

@jesika0123

Description

@jesika0123

Hello Till,

I have reached out to my IT department; however, they are not able to resolve the below issue. Do you have any suggestions on how to resolve this issue?

Running pythonv 3.9.5, PIPv21.1.1., Visual Studio 2017 Build Tools, and C++ Redistributable 2015-2022 x64

Running setup.py install for scikit-bio ... error
ERROR: Command errored out with exit status 1:
command: 'C:\Program Files\Python39\python.exe' -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Data\Temp\1\pip-install-lh82tpet\scikit-bio_a25f201b3cf941238c17716b646e77c8\setup.py'"'"'; file='"'"'C:\Data\Temp\1\pip-install-lh82tpet\scikit-bio_a25f201b3cf941238c17716b646e77c8\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record 'C:\Data\Temp\1\pip-record-7tv85b_0\install-record.txt' --single-version-externally-managed --user --prefix= --compile --install-headers 'C:\Users\jrieder\AppData\Roaming\Python\Python39\Include\scikit-bio'
cwd: C:\Data\Temp\1\pip-install-lh82tpet\scikit-bio_a25f201b3cf941238c17716b646e77c8
Complete output (710 lines):

... ...

Studio\2022\BuildTools\VC\Tools\MSVC\14.39.33519\bin\HostX86\x64\cl.exe' failed with exit code 2
----------------------------------------
ERROR: Command errored out with exit status 1: 'C:\Program Files\Python39\python.exe' -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Data\Temp\1\pip-install-lh82tpet\scikit-bio_a25f201b3cf941238c17716b646e77c8\setup.py'"'"'; file='"'"'C:\Data\Temp\1\pip-install-lh82tpet\scikit-bio_a25f201b3cf941238c17716b646e77c8\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record 'C:\Data\Temp\1\pip-record-7tv85b_0\install-record.txt' --single-version-externally-managed --user --prefix= --compile --install-headers 'C:\Users\jrieder\AppData\Roaming\Python\Python39\Include\scikit-bio' Check the logs for full command output.

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