e2b-dev / desktop

E2B Desktop Sandbox for LLMs. E2B Sandbox with desktop graphical environment that you can connect to any LLM for secure computer use.
https://e2b.dev
Apache License 2.0
177 stars 16 forks source link

Cannot use with Python 3.12 #1

Open mishushakov opened 3 weeks ago

mishushakov commented 3 weeks ago

distutils package required for numpy = "1.24" has been removed in 3.12

posible resolution: update numpy package