PCAP

Study mode — explanations shown

1

Modules and Packages

medium

Refer to the exhibit. Which of the following is the most likely cause of this error?

Exhibit

Traceback (most recent call last):
  File "main.py", line 1, in <module>
    from mypackage import mymodule
ImportError: cannot import name 'mymodule' from 'mypackage' (unknown location)
0 of 90 answered