-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels