Jump to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

boto3 import fails

Featured Replies

Posted

hi

I get the following message after installing with a VUE3 device

 
2025-01-25 22:22:54.449 MainThread udi_interface ERROR udi_interface:write: import boto3
2025-01-25 22:22:54.449 MainThread udi_interface ERROR udi_interface:write: ModuleNotFoundError
2025-01-25 22:22:54.449 MainThread udi_interface ERROR udi_interface:write: :
2025-01-25 22:22:54.450 MainThread udi_interface ERROR udi_interface:write: No module named 'boto3'

any ideas?

Solved by bpwwer

Go to solution
  • Solution

Unfortunately, because of the way Python works (and Python is what most plug-in's are written in), it sometimes needs things that are part of the development packages on the Polisy/eisy.

Most Python packages are available for the OS that the Polisy/eisy is built on in ready to be used form, but some are not and typically are available in source only form.  When they are only available in source form, they need to be compiled on the Polisy/eisy to be used.  To compile them, we need the compilers installed and they only get installed if you install the dev packages.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.