EpistasisLab / EpistasisLab/tpot

Migrate deap to deap-er

Open
#1,255 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
10.1k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

Fresh new install of tpot with python 3.10 crash because of deap with:

```
from tpot import TPOTClassifier
>
raise TypeError, ("Both weights and assigned values must be a "
^
SyntaxError: invalid syntax
```

Deap package seems dead,
https://github.com/DEAP/deap/issues/537
https://github.com/DEAP/deap/issues/645.

Maybe migrate to https://github.com/aabmets/deap-er could be a solution

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.