Skip to content

ImportError: No module named mininext.topo for " from mininext.topo import Topo" #13

@deegopi

Description

@deegopi

Hi All,

In my code similar to mininet I have written the import as "from mininext.topo import Topo" and I get the following error
Traceback(most recent call last)
File "example/16router/start.py" ,line 10 ,in
from mininext.topo import Topo
ImportError: No module named mininext.topo

The similar fashion continues for "from mininext.net import MiniNExT" and "from mininet.net import Mininet"

Please if anyone knows the solution for the above error, kindly post it here.

Thanks for your help!!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions