Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not install mmdetection3d #169

Open
spcrobocar opened this issue Apr 27, 2024 · 2 comments
Open

Can not install mmdetection3d #169

spcrobocar opened this issue Apr 27, 2024 · 2 comments

Comments

@spcrobocar
Copy link

spcrobocar commented Apr 27, 2024

I have followed the installation steps in this repo, however, when I ran

python setup.py develop

for mmdetection3, I got the following error:

Installed /xxx/MapTR/mmdetection3d Processing dependencies for mmdet3d==0.17.2 Searching for scikit-image Reading https://pypi.org/simple/scikit-image/ Downloading https://files.pythonhosted.org/packages/24/ce/183ff64ed397911a9d3b671714f8a2618af407b427a40ca48550fb0f7bd7/scikit_image-0.23.2.tar.gz#sha256=c9da4b2c3117e3e30364a3d14496ee5c72b09eb1a4ab1292b302416faa360590 Best match: scikit-image 0.23.2 Processing scikit_image-0.23.2.tar.gz error: Couldn't find a setup script in /tmp/easy_install-uudm7puh/scikit_image-0.23.2.tar.gz

How can I fix this?

@spcrobocar
Copy link
Author

Did anyone have the same issue?

@lwx422
Copy link

lwx422 commented May 6, 2024

pip install scikit_image==0.23.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants