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

Conversion from adafruit_esp32spi_socket to adafruit_esp32spi_socketpool making esp32spi_wsgiserver.py error #21

Open
dandindarov opened this issue Jul 24, 2024 · 1 comment

Comments

@dandindarov
Copy link

dandindarov commented Jul 24, 2024

Hello,

Since this conversion happened:
adafruit/Adafruit_CircuitPython_ESP32SPI#198

esp32spi_wsgiserver.py will need to be updated please to fix the import to socketpool instead of socket

And the set_interface command was removed. So line 45 for example will need to be updated please

Thanks,
Dan

@gomer-noah
Copy link

Is there a workaround for this? I'd really love to run a basic http server on a MatrixPortal M4. This closed issue points to using WSGI, but because of this bug WSGI doesn't work either. The linked issue above is closed as completed but I don't see the resolution...

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