Skip to content

Unable to install on windows #767

@ReelChezburger

Description

@ReelChezburger

When attempting to install using 'pip3 install opentimelineio' I get the error:

ERROR: Command errored out with exit status 1: 'd:\hprograms\python\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'D:\\TEMP\\pip-install-vdx134eo\\opentimelineio\\setup.py'"'"'; __file__='"'"'D:\\TEMP\\pip-install-vdx134eo\\opentimelineio\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'D:\TEMP\pip-record-q9kmgkfc\install-record.txt' --single-version-externally-managed --compile --install-headers 'd:\hprograms\python\Include\opentimelineio' Check the logs for full command output.

I have just installed both python and CMake.
in the middle there is also the error:

DEPRECATION: Could not build wheels for opentimelineio which do not use PEP 517. pip will fall back to legacy 'setup.py install' for these. pip 21.0 will remove support for this functionality. A possible replacement is to fix the wheel build issue reported above. You can find discussion regarding this at https://github.com/pypa/pip/issues/8368.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions