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

Unable to install ssd1306 library #381

Closed
sumotoy opened this issue Oct 18, 2024 · 2 comments
Closed

Unable to install ssd1306 library #381

sumotoy opened this issue Oct 18, 2024 · 2 comments

Comments

@sumotoy
Copy link

sumotoy commented Oct 18, 2024

Bug Report

micropython-ssd1306 fail to install

Just followed the tutorial point by point on a fresh Win11.

After Thonny installation, tried to install as requested by tutorial the "micropython-ssd1306" library but...

Installation fails. Get this error:

"gz does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found.
Process returned with code 1"
Other libraries install correctly, but impossible to proceed without ssd lib!

err

@sumotoy
Copy link
Author

sumotoy commented Oct 18, 2024

Fixed, for some reason I had to run Thonny as Admin, doing this, fixed the error!

@sumotoy sumotoy closed this as completed Oct 18, 2024
@chrisib
Copy link
Collaborator

chrisib commented Oct 18, 2024

Glad you were able to sort it out. I haven't used Windows 11 and Thonny myself, so I don't know if this is a new issue. Might be worth checking with the Thonny developers to see if there's something that can be done to work around that.

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