install - Instal Deap for Python (Spyder) -
how should instal deap package python spyder?
i have tried: pip instal deal, import deap, deap.download()
assuming deap not installed, type:
pip install deap if response
collecting deap installing collected packages: deap installed deap-1.0.2 then have installed deap , ready import projects.
if response, requirement satisfied (use --upgrade upgrade): deap in ./path/to/site-packages, deap installed , ready import it.
Comments
Post a Comment