Skip to content

How can I install auto-py-to-exe in Python3.13.1? #515

Closed Answered by brentvollebregt
a-club113 asked this question in Q&A
Discussion options

You must be logged in to vote

Support for cx_Freeze in Python 3.13 will be in the next minor release, 7.3.0, of cx_Freeze.

See marcelotduarte/cx_Freeze#2659 for more info.


I'm not actually sure why it's trying to setup cx_Freeze though, I can't see it in the dependency tree,

auto-py-to-exe                           
├── Eel!=0.18.0,>=0.11.0                 
│   ├── bottle                           
│   ├── bottle-websocket                 
│   │   ├── bottle                       
│   │   └── gevent-websocket             
│   │       └── gevent                   
│   │           ├── cffi>=1.17.1         
│   │           │   └── pycparser        
│   │           ├── greenlet>=3.1.1      
│   │           ├── zope.event…

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
4 replies
@a-club113
Comment options

@mostypc123
Comment options

@a-club113
Comment options

@mostypc123
Comment options

Comment options

You must be logged in to vote
1 reply
@a-club113
Comment options

Answer selected by a-club113
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants