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

Load Balancing in Bluemix using custom domain and DNS SRV records -

oracle - pls-00402 alias required in select list of cursor to avoid duplicate column names -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -