Skip to content

issues Search Results · repo:msgpack/msgpack-python language:Python

Filter by

301 results
 (65 ms)

301 results

inmsgpack/msgpack-python (press backspace or delete to remove)

Not enough of a Python programmer to tell what the issue is, but I am guessing it doesn t know what VenusOS is, and can t determine proper environment settings? TIA python -m pip install msgpack Collecting ...
  • midnightblock24
  • 3
  • Opened 
    on Dec 30, 2024
  • #630

Hi all, I am working with serf and trying to use RPC to get details of a running serf details using stats. So far I am getting the response as below; but it gives an error while unpacking. Stats Response: ...
  • haarsh85
  • 1
  • Opened 
    on Dec 16, 2024
  • #629

I am building a new system that is Intel CPU based and pip install is failing for msgpack. I have cloned locally and pip install . from there fails as well. Based on #625 I am assuming I am missing some ...
  • rroodll
  • 2
  • Opened 
    on Dec 6, 2024
  • #628

I have a package I m trying to install with Pyodide that requires v1.1.0, but there is no pure Python wheel available for this version. I do see that for v1.0.8 there was one. Would it be possible to ...
  • riyavsinha
  • 2
  • Opened 
    on Oct 27, 2024
  • #627

I have installed what I think are the necessary visual studio installer packages for arm. installed tools from visual studio installer: { version : 1.0 , components : [ Microsoft.VisualStudio.Component.Roslyn.Compiler ...
  • Molier
  • 1
  • Opened 
    on Oct 1, 2024
  • #625

error log: ❯ uv sync Resolved 40 packages in 24ms error: Failed to prepare distributions Caused by: Failed to fetch wheel: msgpack==1.1.0 Caused by: Build backend failed to build wheel through `build_wheel()` ...
  • phi-friday
  • 5
  • Opened 
    on Sep 14, 2024
  • #624

hey guys can you implement a method to work with msgpack interactively ? due to the avoid of (de)serialization overhead in programs can we change the context directly instead of load and dump it again ...
  • MirS0bhan
  • 1
  • Opened 
    on Aug 27, 2024
  • #621

Problem Python provides no interface for defining precision int or float; has no support for uint, and differing precision gives different results in message pack. Solution Create a class for each precision ...
  • caniko
  • 1
  • Opened 
    on Aug 5, 2024
  • #616

$ make cython msgpack/_cmsgpack.pyx python setup.py build_ext -i -f running build_ext building msgpack._cmsgpack extension creating build creating build/temp.linux-x86_64-cpython-314 creating build/temp.linux-x86_64-cpython-314/msgpack ...
  • clin1234
  • 6
  • Opened 
    on Jun 20, 2024
  • #613

Hello, I think I ve found a second Python 3.12 memory leak (having read the issue for the other one, and tried upgrading to msgpack 1.0.8 to fix). This issue occurs with dicts, and key uniqueness seems ...
  • amachanic
  • 7
  • Opened 
    on May 24, 2024
  • #612
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 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 search results · GitHub