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

ImportError: No module named 'jsonschema' While Launching gns3 in Ubuntu 16.04 #291

Closed
tempdist opened this issue Jul 12, 2016 · 3 comments

Comments

@tempdist
Copy link

(https://cloud.githubusercontent.com/assets/4009835/16753282/3b8d9458-4806-11e6-88da-73f8f9fe2c43.png)
Above is the link to screenshot of the error. Jsonschema is already installed and updated to recent version.
please suggest any thing that fixes this 'cause I need gns3 as soon as possible before my training begins at Honeywell by next monday.
thanks

@tempdist
Copy link
Author

earlier pip3 freeze -l was not listing jsonschema. However, even upon adding it to the list upon running pip freeze -f jsonschema[ver 2.5.1], the error upon launching gns3 is the same--unable to find jsonschema to import.

@Julian
Copy link
Member

Julian commented Jul 12, 2016

Please do not use the issue tracker as general Python support. There are many other channels where such support is offered.

@Julian Julian closed this as completed Jul 12, 2016
@tempdist
Copy link
Author

I apologise if I used the wrong portal. I am e-mailing to inform that the issue was due to pycache_ folder not being deleted and because some custom routers were set up[configurations] from pip3 install that caused that import jsonschema issue that were being picked up in the new install of GNS3 using apt-get.

Now the issue is gone and I am being able to use GNS3. Thank you fore responding.

Abhineet Sharma
+91-9810619816


From: Julian Berman [email protected]
Sent: Tuesday, July 12, 2016 9:23 AM
To: Julian/jsonschema
Cc: abhineet; Author
Subject: Re: [Julian/jsonschema] ImportError: No module named 'jsonschema' While Launching gns3 in Ubuntu 16.04 (#291)

Please do not use the issue tracker as general Python support. There are many other channels where such support is offered.

You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHubhttps://issues/291#issuecomment-231930869, or mute the threadhttps:/notifications/unsubscribe/AD0va0E-6cLZeDYELpHaUKBQ13Kq0CEbks5qUw_NgaJpZM4JJ-tr.

Julian added a commit that referenced this issue Jun 30, 2022
39d1d24d Merge pull request #317 from Relequestual/#291
b683de5a Forward-port and reword the new unevaluatedItems test.
816441f4 Add tests for Single-schema items and unevaluatedItems Resolves #291
1e0ebd20 Merge pull request #563 from json-schema-org/update-sanity-checker
e1dbaebb Merge pull request #562 from json-schema-org/remove-conditional-id-tests-from-draft6
53da77f3 Update the sanity checker to use a version which supports 2019+.
5aff83e5 reintroduce tests without using if/then/else
9495e3e4 remove conditional $id tests from draft 6

git-subtree-dir: json
git-subtree-split: 39d1d24dbc1920953dec90369edec5a2fa7158fa
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