OpenDriveLab / OccNet

[ICCV 2023] OccNet: Scene as Occupancy
https://arxiv.org/abs/2306.02851
Apache License 2.0
566 stars 51 forks source link

'python setup.py install' error #32

Closed githigher closed 8 months ago

githigher commented 8 months ago

When I switched to the mmdet directory and executed the ' python setup.py install ' command, the following error occurred:

RuntimeError: Scikit-learn requires Python 3.9 or later. The current Python version is 3.8.18 installed in /home/fky/.conda/envs/open-mmlab/bin/python.

Valerianding commented 8 months ago

When I switched to the mmdet directory and executed the ' python setup.py install ' command, the following error occurred:

RuntimeError: Scikit-learn requires Python 3.9 or later. The current Python version is 3.8.18 installed in /home/fky/.conda/envs/open-mmlab/bin/python.

Hi there

Valerianding commented 8 months ago

When I switched to the mmdet directory and executed the ' python setup.py install ' command, the following error occurred:

RuntimeError: Scikit-learn requires Python 3.9 or later. The current Python version is 3.8.18 installed in /home/fky/.conda/envs/open-mmlab/bin/python.

Anyone encountered This problem could go to BEVformer issues for help

Valerianding commented 8 months ago

When I switched to the mmdet directory and executed the ' python setup.py install ' command, the following error occurred:

RuntimeError: Scikit-learn requires Python 3.9 or later. The current Python version is 3.8.18 installed in /home/fky/.conda/envs/open-mmlab/bin/python.

Hi i wonder if you succeed in running the test script. I got a problem issues33(https://github.com/OpenDriveLab/OccNet/issues/33)