Skip to content

issues Search Results · repo:e2b-dev/E2B language:HTML

Filter by

27 results
 (56 ms)

27 results

ine2b-dev/E2B (press backspace or delete to remove)

Getting Sandbox timeout errors all the time, could you please help me what can be wrong here? import dotenv from dotenv import { Sandbox } from @e2b/code-interpreter dotenv.config() const sandbox ...
  • manavAt1flow
  • 5
  • Opened 
    16 days ago
  • #592

Getting the following warning printed to stderr in the code sandbox, when doing a display of a dataframe with, apparently, float values and/or NaNs. /usr/local/lib/python3.10/site-packages/jupyter_client/session.py:721: ...
bug
  • antonioalegria
  • 1
  • Opened 
    16 days ago
  • #591

Is your feature request related to a problem? Please describe. The version of attrs used by this project is from 2023, and is causing incompatibilities with other frameworks that use newer versions of ...
feature
  • FifthFractal
  • 3
  • Opened 
    19 days ago
  • #588

Describe the bug When creating a sandbox using the E2B library, the sandbox is created successfully and marked as running. However, attempting to pause the sandbox causes a 404 Not Found error when trying ...
bug
  • ilabchhabii
  • 8
  • Opened 
    24 days ago
  • #582

Describe the bug When executing a command using the E2B sandbox code interpreter (even a simple command like ls -l), the SDK returns a streaming response. However, any attempt to print or otherwise access ...
bug
  • jayv-tech
  • 3
  • Opened 
    26 days ago
  • #581

Is your feature request related to a problem? Please describe. Currently I can t use this lib in browser, it throws Can t find variable: process, and it s loading api key from process.env as well Describe ...
feature
  • egoist
  • 2
  • Opened 
    on Feb 3
  • #571

Describe the bug Running code in a sandbox: import pandas as pd from datetime import datetime, date # Create sample data data = { datetime_col : [ pd.Timestamp( 2024-01-29 14:30:00 ), ...
bug
  • antonioalegria
  • 1
  • Opened 
    on Jan 29
  • #560

Describe the bug I am using E2B Sandbox to deploy next.js application, it s next.js 15 with App router and it has multiple routes. When I User move to the next page, i want to be able to access the route ...
bug
  • ravisojitra
  • 5
  • Opened 
    on Jan 15
  • #539

I got this error when running the code on Vercel edge: SandboxError: 2: [unknown] Invalid redirect value, must be one of follow or manual ( error won t be implemented since it does not make sense ...
bug
  • olefirenko
  • 6
  • Opened 
    on Jan 9
  • #531

Describe the bug I cannot download files from the Sandbox. I am getting the error: [NotFoundError: path /home/user/numbers_1_to_25.docx does not exist] { name: NotFoundError } To Reproduce Steps to reproduce ...
bug
  • olefirenko
  • 4
  • Opened 
    on Jan 9
  • #530
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub