In Pokedex folder: npm install In PokedexBackend folder: 1.) pip install opencv-python 2.) pip install numpy 3.) pip install scipy 4.) pip install sklearn To run: in PokedexBackend folder: python pokedex.py in Pokedex folder: npm run start