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

No module named 'midas' #10

Closed
MasonMenzies opened this issue Apr 23, 2022 · 3 comments
Closed

No module named 'midas' #10

MasonMenzies opened this issue Apr 23, 2022 · 3 comments

Comments

@MasonMenzies
Copy link

From 1.4 Define Midas functions


ModuleNotFoundError Traceback (most recent call last)
Input In [4], in <cell line: 4>()
1 #@title ### 1.4 Define Midas functions
----> 4 from midas.dpt_depth import DPTDepthModel
5 from midas.midas_net import MidasNet
6 from midas.midas_net_custom import MidasNet_small

ModuleNotFoundError: No module named 'midas'

No clue what I did wrong. running Win11, 21h2.

Installed everything as directed. Perhaps I goofed somewhere along the way.

@MohamadZeina
Copy link
Owner

The cell above this should install Midas for you, probably something is going wrong there. Look for any errors in this previous cell.

Are you running this in Ubuntu WSL, or trying to run it natively in Windows?

@MohamadZeina
Copy link
Owner

Closing as no response

@Vikas-singh-0
Copy link

I also get same error I am using in windows with google colab using local runtime.

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

3 participants