Skip to content

Which python version is supposed to be used #8

@mashaWithoutBear

Description

@mashaWithoutBear

Hi,
I've been trying to create a virtual environment with python 3.6 and install the requirements via pip. Unfortunately, for some packages the required version cannot be found (e.g. onnxruntime==1.2.0, onnx_simplifier==0.2.7, gurobipy==5.0.2) or cannot be installed with python 3 (e.g. cdd==0.1.12, setGPU==0.0.7, waitGPU==0.0.3 ). The letter I was able to install in a venv with python 2.7.
Hence I was wondering, with which python version has the setup been tested. And can you please recommend what to do with outdated packages? Install later versions?
Thanks a lot for your help!

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