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

Execution of SDCD(Software_Defined_Storage_for_cooperative_Mobile_Edge_Computing_systems) code #508

Open
rpurkait opened this issue Sep 17, 2023 · 0 comments

Comments

@rpurkait
Copy link

Sir, I am facing problem, when I am going to execute the python sdcd-experimental.py code at the latest mininet-wifi version 2.6 with sumo-1.18.
vanet-sumo.py is executing properly.

ubuntu20@ubuntu20-VirtualBox:~/mininet-wifi/examples/SDS-Mininet-WiFi/SDCD$ sudo python sdcd-experimental.py

Traceback (most recent call last):

File "/home/ubuntu20/mininet-wifi/examples/SDS-Mininet-WiFi/SDCD/sdcd-experimental.py", line 9, in

from Components.SDS_C_Car import SD_C_Car
File "/home/ubuntu20/mininet-wifi/examples/SDS-Mininet-WiFi/SDCD/../Components/SDS_C_Car.py", line 4, in

from mininet.node import Car
ImportError: cannot import name 'Car' from 'mininet.node' (/usr/local/lib/python3.10/dist-packages/mininet/node.py)

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

1 participant