mirror of
https://github.com/brentvollebregt/auto-py-to-exe.git
synced 2026-04-26 12:15:50 +03:00
[GH-ISSUE #453] ERROR: Could not build wheels for bottle-websocket, which is required to install pyproject.toml-based projects #361
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zSynctic on GitHub (Jan 11, 2024).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/453
I can't install auto-py-to-exe after formatting my pc, now I always get this error:
@github-actions[bot] commented on GitHub (Jan 11, 2024):
👋 Hi, just a reminder that if you haven't read the help post yet, give it a read to see if your issue is covered in it and make sure to follow the debugging section.
Also please note, as stated in the README, if your issue is only associated with your application and not auto-py-to-exe itself, please do not create an issue in this repository - instead, comment on the help post, video or create a new discussion.
@brentvollebregt commented on GitHub (Jan 12, 2024):
This doesn't seem like an auto-py-to-exe issue but more of an environment issue sorry. The issues in this repository are for the project.
You can try running
pip install setuptools wheelincase you don't have these already. Aside from this, with the lack of context, I can't help with much else.