0

So supposedly installing a specific module for Blender's python is easy as pie but I can't do it for some reason. I've followed this topic How to install Pip for Blender's bundled Python?

and this website http://www.codeplastic.com/2019/03/12/how-to-install-python-modules-in-blender/

Blender 2.8+ is supposedly shipping with pip already installed. So it should just be a matter of installing the module I want with pip from the Python exe inside the Blender folder. But here are all my failing attempts... What am I doing wrong? enter image description here

globglob
  • 1,588
  • 7
  • 23
  • 3
    Don't start the Python interpreter/console, simply open the directory and run your pip install command. – Robert Gützkow Feb 24 '20 at 13:54
  • 1
    See https://blender.stackexchange.com/questions/56011/how-to-install-pip-for-blenders-bundled-python#comment254819_56013 pip is run from the terminal command line, not the python console – batFINGER Feb 24 '20 at 13:56

0 Answers0