TUMFTM / CameraRadarFusionNet

Apache License 2.0
407 stars 131 forks source link

Running pip install -e . #15

Closed josephdanielchang closed 3 years ago

josephdanielchang commented 3 years ago

While running the setup command "pip install -e .", I get the following error. it seems v1.13 is considered old and 2.2/2.3 is common now. Do you know if substituting the tensorflow-gpu version would work?

ERROR: Could not find a version that satisfies the requirement tensorflow-gpu==1.13. (from crfnet==0.99.0) (from versions: 2.2.0rc1, 2.2.0rc2, 2.2.0rc3, 2.2.0rc4, 2.2.0, 2.3.0rc0, 2.3.0rc1, 2.3.0rc2, 2.3.0) ERROR: No matching distribution found for tensorflow-gpu==1.13. (from crfnet==0.99.0)