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

c++ - What's the differece between of link to a dynamic file and as a input object? -

javascript - Feed FileReader from server side files -

Android Unit Testing / Mockito: android.location.Location not mocked -