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

Popular posts from this blog

javascript - Feed FileReader from server side files -

How to Change swipe Tab Title color in java Android -

Using globs in Perl replace one liner in TCL script -