E2B
E2B copied to clipboard
Pass debug explicitly to Sandbox in tests
- I don't know why, but I couldn't run Python tests otherwise for some reason
This is really strange as the API key passing from env should also not work if this is not working. Do you think this might be just a problem with the passing inside of the Sandbox class instead?
I have to check if we process E2B_DEBUG and E2B_API_KEY differently. Maybe it was something with my environment.