Al-aminI
Al-aminI
hi am having this error "NotImplementedError: Your platform is not supported: Windows-10-10.0.19044-SP0. Current binaries supported are x86 Linux and ARM Macs.", i have windows 10 16GB RAM Nvidia GTX 960....
```python from codeinterpreterapi import CodeInterpreterSession from codeinterpreterapi.schema import File async def main(): # context manager for auto start/stop of the session async with CodeInterpreterSession(openai_api_key="openai-api-key") as session: # define the user...
am getting thesame issue to