Skip to content

[Hardware Issue] - RPi Pico W - Unable to load contrib (out of space) #467

@tradiuz

Description

@tradiuz

Hardware Issue

Describe the bug

Out of space error when trying to install micropython-europi-contrib on a RPi Pico W

To Reproduce
Steps to reproduce the behavior:

  • Download micropython (latest = 1.28.0)
  • Install oled package (micropython_ssd1306)
  • Install europi package (micropython_europi)
  • Attempt to install contrib package (micropython_europi_contrib)

Expected behavior
Contrib package should install.

Images

After installing micropython, ssd1306 and europi packages:

Image

Error during install of contrib package:

Image

Storage space after contrib fails (-64kB!)
Image

Additional context

Error log:

install --progress-bar off micropython-europi-contrib
Looking in indexes: http://127.0.0.1:36628
127.0.0.1 - - [14/May/2026 13:13:04] "GET /micropython-europi-contrib/ HTTP/1.1" 200 -
Collecting micropython-europi-contrib
  Using cached micropython_europi_contrib-0.21.2-py3-none-any.whl
Installing collected packages: micropython-europi-contrib
Successfully installed micropython-europi-contrib-0.21.2
Starting to apply changes to the target.
Copying micropython_europi_contrib..............Error Could not write next block after having written 5120 bytes to /lib/contrib/dscn2.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    hardwareRelated to any variant of the EuroPi hardware

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions