question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

I would like to have wheels for meson published to PyPI. Creating it should be as simple as

python setup.py bdist_wheel

Wheels are pre-build, which means pip simply copies files, and those are faster than, pip creating a new virtual environment(pyproject.toml), install setuptools and wheel in that venv, and then using setuptools to build meson, and finally create a wheel, cache it and then copy files.

Also, it simply handles console scripts on Windows also.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:14 (13 by maintainers)

github_iconTop GitHub Comments

1reaction
eli-schwartzcommented, Dec 1, 2021

After discussion and reminders from me in IRC:

All releases uploaded since October, i.e. since 0.60.0rc1 and backported to 0.59.3, now come with wheels, and this is part of the release process going forward. Thank you for the report, and for your persistence.

1reaction
tristan957commented, Feb 17, 2021

Apologies about the miscommunication on my end.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Meson 700C Road Wheelset - Blackspire Components
Meson 700C Road Wheelset - Aluminum - 28/32 Spoke - Radial/3 Cross Pattern - 16mm Wide (ID) - Sealed Bearings - Free Shipping...
Read more >
mesonpep517 - PyPI
Create pep517 compliant packages from the meson build system. ... to publish your project built with meson on PyPi and to create a...
Read more >
El Meson on Wheels - Home - Facebook
El meson on wheels HotDogs Mexicanos!!!! Open Friday and Saturday from 7-12 PM. 819 Iturbide St. Call to place your order 956-568-3534 #laredotexas ......
Read more >
How to build SciPy with Meson
python setup.py bdist_wheel + pip install dist/scipy*.whl - build wheel in current env (i.e. uses installed numpy, etc.) and install it. pip ...
Read more >
PHOTOS: El Meson delivers its signature dishes - Dayton.com
El Meson has a fleet of six food trucks. ... PHOTOS: El Meson delivers its signature dishes – and margaritas – on wheels....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found