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

Unable to run first example : syntax error #39

Open
Blandine11 opened this issue Aug 23, 2021 · 0 comments
Open

Unable to run first example : syntax error #39

Blandine11 opened this issue Aug 23, 2021 · 0 comments

Comments

@Blandine11
Copy link

Hello guys,

I'm new in python and using PiCN too.
I follow the steps in your guthub to test the PiCN example but I have an error that I don't understand.
While running this command picn-repo --format ndntlv /tmp/repo /the/prefix 10000 &
I have the following error : Traceback (most recent call last): File "/home/ubuntu/PiCN/PiCN/Executable/ICNDataRepository.py", line 6, in <module> from PiCN.ProgramLibs.ICNDataRepository import ICNDataRepository File "/home/ubuntu/PiCN/PiCN/ProgramLibs/ICNDataRepository/__init__.py", line 3, in <module> from .ICNDataRepository import ICNDataRepository File "/home/ubuntu/PiCN/PiCN/ProgramLibs/ICNDataRepository/ICNDataRepository.py", line 59 self.repo: BaseRepository = SimpleMemoryRepository(prefix, manager, logger) ^ SyntaxError: invalid syntax
I use python version 3.7 in ubuntu 16.04.

Your help will be appreciated.

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