- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Team,
I try to set up smart edge open with follow this guide:
https://edc.intel.com/content/www/us/en/design/technologies-and-topics/iot/seodek/1.0/
have the error shown picture in attached. Any suggestion to solve the issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi WeiSeng,
It looks like the wheel package cannot be found. Could you try to manually install it and run the deploy command once more?
apt update
python3 -m pip install --upgrade pip
pip install wheel==0.37.1
Regards,
Jesus
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi WeiSeng,
Try edit /etc/apt/sources.list , those lines that has http://my.archive.ubuntu.com , remove my. and become http://archive.ubuntu.com . Then check again if you still encounter the issue.
Regards,
SShan_Intel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi SShan,
Thanks for your support.
Today I try deploy with command '$pipenv run ./deploy.py' getting error attached.
You have any suggestion?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi WeiSeng,
It looks like the wheel package cannot be found. Could you try to manually install it and run the deploy command once more?
apt update
python3 -m pip install --upgrade pip
pip install wheel==0.37.1
Regards,
Jesus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you need any additional information, please submit a new question as this thread will no longer be monitored.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page