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

sudo: minindn: command not found #62

Open
freeshman1996 opened this issue May 14, 2021 · 3 comments
Open

sudo: minindn: command not found #62

freeshman1996 opened this issue May 14, 2021 · 3 comments

Comments

@freeshman1996
Copy link

When I was verifying whether the installation was successful, the following error occurred.How to solve this situation

@dulalsaurab
Copy link
Collaborator

We no longer need or have minindn command. Now, you can write an experiment and run it simply using python. For example, you can run mnndn.py (this is available in the examples directory) with the following command
sudo python examples/mnndn.py. For more details on how to write and run your own experiment see here: https://github.com/named-data/mini-ndn/blob/master/docs/experiment.rst

@freeshman1996
Copy link
Author

wxy@wxy-X2-Series-GJ5CN6A:~/minindn$ sudo python examples/mnndn.py
[sudo] password for wxy:
Traceback (most recent call last):
File "examples/mnndn.py", line 26, in
from minindn import Minindn
ImportError: cannot import name Minindn
hi when i perform the operation,error like this occur

@dulalsaurab
Copy link
Collaborator

Mini-NDN is not installed. Have you installed it? https://github.com/named-data/mini-ndn/blob/master/docs/install.rst

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

2 participants