Opened 2 years ago

Closed 2 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

https://build.macports.org/builders/ports-12_arm64-builder/builds/32887/steps/install-port/logs/stdio

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 2 years ago by jmroot (Joshua Root)

Until upstream fixes this, you can use the same workaround as py-tempita.

comment:2 Changed 2 years ago by reneeotten (Renee Otten)

Resolution: fixed
Status: assignedclosed

In 57af2035e756d5d24a522a7ffd854ba19ee10f32/macports-ports (master):

py-deap: fix build with current setuptools

Closes: #64224

Note: See TracTickets for help on using tickets.