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

libGdx unable to find files in android application data directory -

php - Webix Data Loading from Laravel Link -

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