Skip to content

issues Search Results · repo:ziglang/zig-pypi language:Python

Filter by

11 results
 (182 ms)

11 results

inziglang/zig-pypi (press backspace or delete to remove)

Trying to install zig using uvx or pipx fails because they cannot find a binary. uvx ziglang pipx install ziglang uvx --from ziglang python-zig returns Package ziglang does not provide any executables. ...
  • hw0lff
  • 8
  • Opened 
    4 days ago
  • #34

Hey! I use this package in some CI/CD pipelines and there is a need for the latest version of Zig 0.14.0. Are there any plans to publish a new version? Thanks!
  • Afirium
  • 2
  • Opened 
    on Mar 13
  • #30

pip install ziglang installs version 0.0.0 on Microsoft Survace Pro 11, Windows ARM (AARCH64) architecture
  • amarossy
  • 1
  • Opened 
    on Jan 14
  • #29

I notice that the wheels currently have hardcoded platform tags that do not check for GLIBC version constraints or the macOS version constraints, and therefore might not be repaired fully, i.e., additional ...
  • agriyakhetarpal
  • 24
  • Opened 
    on Apr 25, 2024
  • #20

Description Hi! I see on https://ziglang.org/download/ that since versions v0.10.0 and later the Zig programming language has had 32-bit binaries, and it now regularly publishes binaries for development ...
  • agriyakhetarpal
  • 6
  • Opened 
    on Apr 24, 2024
  • #18

Would save ~45mb of 370mb and I m not sure of a use-case for having them?
help wanted
question
  • gatesn
  • 3
  • Opened 
    on Sep 21, 2023
  • #14

Hi folks! Thanks for this project, I find the idea of installing zig via pip awesome! ❤️ I d like to understand how this works under the hood. But so far I didn t manage to build the wheels: $ python ...
  • boisgera
  • 6
  • Opened 
    on Aug 11, 2023
  • #13

On Alpine linux running: pip install ziglang==0.10.0 Fails with: ERROR: Could not find a version that satisfies the requirement ziglang==0.10.0 (from versions: 0.0.0) ERROR: No matching distribution ...
  • zmanji
  • 1
  • Opened 
    on Dec 2, 2022
  • #9

Using an os.exec* function, when available (Unix, Windows) will replace the Python wrapper process, rather than keeping it around until zig has finished. This saves memory and makes processes easier to ...
  • adamchainz
  • 7
  • Opened 
    on May 23, 2022
  • #6

Can you publish a wheel for armv7l? Older RasPi’s, various embedded boards, OpenWRT routers are the things that could be supported, in addition to the aarch64 port already present
enhancement
  • MikeKlem
  • 2
  • Opened 
    on Jul 15, 2021
  • #3
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! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub