TUMFTM / CameraRadarFusionNet

Apache License 2.0
407 stars 131 forks source link

I got an error when commanded 'pip install -e .' #5

Closed seojupal closed 4 years ago

seojupal commented 4 years ago

Hi. I've tried to follow your tutorial. Every setting I need is installed.

But when I do this command, 'pip install -e .', I got the following error in red color. Collecting pyarrow Using cached pyarrow-0.16.0-cp27-cp27mu-manylinux2010_x86_64.whl (20.5 MB) ERROR: Could not find a version that satisfies the requirement hilbertcurve (from crfnet==0.99.0) (from versions: none) ERROR: No matching distribution found for hilbertcurve (from crfnet==0.99.0)

what is wrong with it? please answer me. Specification : Ubuntu 18.04 RTX 2080Ti

Thanks.

seojupal commented 4 years ago

Oh It's solved by executing in python3.