Git Product home page Git Product logo

Comments (6)

JingwenWang95 avatar JingwenWang95 commented on May 27, 2024

Hi @HJMGARMIN, it's weird to see that you are installing via sudo apt-get. Have you tried with pip install scikit-image?

from dsp-slam.

HJMGARMIN avatar HJMGARMIN commented on May 27, 2024

Hi @HJMGARMIN, it's weird to see that you are installing via sudo apt-get. Have you tried with pip install scikit-image?

Thanks,
I tried,but I ran into a version problem of scikit-image, could tell me your version of scikit-image?
I used 0.19.1,but its networkx and numpy conflict with mmdet3d.

from dsp-slam.

JingwenWang95 avatar JingwenWang95 commented on May 27, 2024

In my environment it was 0.18.3. But how did you install DSP-SLAM? If you run the building script these should have already been set up.

from dsp-slam.

HJMGARMIN avatar HJMGARMIN commented on May 27, 2024

In my environment it was 0.18.3. But how did you install DSP-SLAM? If you run the building script these should have already been set up.

I run the build_cuda102.sh successfully, but when I run dsp_slam, some problems happen.

Loading ORB Vocabulary. This could take a while...
Vocabulary loaded!

terminate called after throwing an instance of 'pybind11::error_already_set'
what(): ModuleNotFoundError: No module named 'skimage'

At:
/home/ubuntu-slam/DSP-SLAM/reconstruct/utils.py(23):
(219): _call_with_frames_removed
(728): exec_module
(677): _load_unlocked
(967): _find_and_load_unlocked
(983): _find_and_load

已放弃 (核心已转储)

from dsp-slam.

JingwenWang95 avatar JingwenWang95 commented on May 27, 2024

In my environment it was 0.18.3. But how did you install DSP-SLAM? If you run the building script these should have already been set up.

I run the build_cuda102.sh successfully, but when I run dsp_slam, some problems happen.

Loading ORB Vocabulary. This could take a while... Vocabulary loaded!

terminate called after throwing an instance of 'pybind11::error_already_set' what(): ModuleNotFoundError: No module named 'skimage'

At: /home/ubuntu-slam/DSP-SLAM/reconstruct/utils.py(23): (219): _call_with_frames_removed (728): exec_module (677): _load_unlocked (967): _find_and_load_unlocked (983): _find_and_load

已放弃 (核心已转储)

So you still have trouble installing skimage? Have you tried pip install version 0.18.3?

from dsp-slam.

HJMGARMIN avatar HJMGARMIN commented on May 27, 2024

In my environment it was 0.18.3. But how did you install DSP-SLAM? If you run the building script these should have already been set up.

I run the build_cuda102.sh successfully, but when I run dsp_slam, some problems happen.
Loading ORB Vocabulary. This could take a while... Vocabulary loaded!
terminate called after throwing an instance of 'pybind11::error_already_set' what(): ModuleNotFoundError: No module named 'skimage'
At: /home/ubuntu-slam/DSP-SLAM/reconstruct/utils.py(23): (219): _call_with_frames_removed (728): exec_module (677): _load_unlocked (967): _find_and_load_unlocked (983): _find_and_load
已放弃 (核心已转储)

So you still have trouble installing skimage? Have you tried pip install version 0.18.3?

Thanks for your reply, I have solved it by "conda install scikit-image", but I have other problems, such as I run dsp_slam, it tels me " Keyerror:'Tr' ".I used your KITTI dataset 07.
What's more, I run dsp_slam_mono on redwood, it tells me ModuleNotFoundError: No module named 'mmcv', however, I intalled mmcv-full successfully.

from dsp-slam.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.