PublicNotes on Nostr: Can't resolve this error while the operating system is being upgraded.. ``` ...
Can't resolve this error while the operating system is being upgraded..
```
~/TollGate/tollgate-image-builder$ ./build-firmware gl-mt3000
Combined package list -odhcpd -odhcpd-ipv6only -wpad-basic-wolfssl -wpad-basic-mbedtls -wpad-mini base-files busybox ca-bundle dnsmasq dropbear firewall4 fstools kmod-gpio-button-hotplug kmod-leds-gpio kmod-nft-offload libc libgcc libustream-mbedtls logd mtd netifd nftables odhcp6c opkg ppp ppp-mod-pppoe procd procd-seccomp procd-ujail swconfig uci uclient-fetch urandom-seed urngd openssh-sftp-server opennds travelmate luci-app-travelmate curl jshn jsonfilter rpcd rpcd-mod-rpcsys kmod-usb2 kmod-usb-core kmod-usb-storage luci luci-ssl iwinfo wpad-wolfssl
Copying custom files...
Downloading IPK files for architecture aarch64_cortex-a53...
Traceback (most recent call last):
File "~/TollGate/tollgate-image-builder/blossom_download.py", line 12, in <module>
from nostr.filter import Filter, Filters
ModuleNotFoundError: No module named 'nostr'
```
```
~/TollGate/tollgate-image-builder$ ./build-firmware gl-mt3000
Combined package list -odhcpd -odhcpd-ipv6only -wpad-basic-wolfssl -wpad-basic-mbedtls -wpad-mini base-files busybox ca-bundle dnsmasq dropbear firewall4 fstools kmod-gpio-button-hotplug kmod-leds-gpio kmod-nft-offload libc libgcc libustream-mbedtls logd mtd netifd nftables odhcp6c opkg ppp ppp-mod-pppoe procd procd-seccomp procd-ujail swconfig uci uclient-fetch urandom-seed urngd openssh-sftp-server opennds travelmate luci-app-travelmate curl jshn jsonfilter rpcd rpcd-mod-rpcsys kmod-usb2 kmod-usb-core kmod-usb-storage luci luci-ssl iwinfo wpad-wolfssl
Copying custom files...
Downloading IPK files for architecture aarch64_cortex-a53...
Traceback (most recent call last):
File "~/TollGate/tollgate-image-builder/blossom_download.py", line 12, in <module>
from nostr.filter import Filter, Filters
ModuleNotFoundError: No module named 'nostr'
```