e2b-dev / e2b-dev/code-interpreter

UserWarning: Message serialization failed with: Out of range float values are not JSON compliant

Offen
#81 4 Kommentare 0 Reaktionen 1 zugewiesene Person Auf GitHub ansehen

@mishushakov arbeitet bereits daran.

Seit 15.4.2025.

bug Code Interpreter
Vorherrschende Sprache
Python
Sterne
2.4k
Forks
228
Ø Merge
48 Min.
Gemergte PRs (30 T.)
5

Beschreibung

I'm constantly getting this message in stderr when displaying a pandas dataframe. This pollutes what the agent sees and may even impact our ability to getting the displayed dataframe data.

/usr/local/lib/python3.10/site-packages/jupyter_client/session.py:721: UserWarning: Message serialization failed with:
Out of range float values are not JSON compliant
Supporting this message is deprecated in jupyter-client 7, please make sure your message is JSON-compliant
  content = self.pack(content)

This is probably in your serialization code, perhaps? Can you check this and see if you or us can mitigate this warning?

This happens with a e2b sandbox template created today with the latest version of e2b.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Erste Schritte

  1. Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
  3. Forke das Repository und arbeite in einem Branch.
  4. Öffne einen Pull Request, der die Issue-Nummer nennt.

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.