Opened 3 years ago
Closed 3 years ago
#64224 closed defect (fixed)
py-deap: error in deap setup command: use_2to3 is invalid.
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | stromnov (Andrey Stromnov) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.1 |
Keywords: | Cc: | ||
Port: | py-deap |
Description
error in deap setup command: use_2to3 is invalid.
Looks like setuptools 58 and later do not support use_2to3
anymore.
Change History (2)
comment:1 Changed 3 years ago by jmroot (Joshua Root)
comment:2 Changed 3 years ago by reneeotten (Renee Otten)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Until upstream fixes this, you can use the same workaround as py-tempita.