Hey Todd,
(This will be for maya 2020, and on windows. Let me know if your system is different) So to install pip in in maya you have to download the get-pip.py script from here: https://bootstrap.pypa.io/pip/2.7/get-pip.py The easiest way is to place that in your maya bin directory (Usually located at C:\Program Files\Autodesk\Maya2020\bin). Then cd into that directory within a terminal and run the following command: mayapy.exe get-pip.py After that, you are now able to use pip to install any back you want using this command: (from your bin directory) mayapy -m pip install <Insert the name of the package you want pip to install> One thing to note is that you don't have to install pip if you have maya 2022, as that ships with Python 3, which already contains pip! Let me know if I need to clarify anything. Good luck! On Tue, 30 Mar 2021 at 19:32, Todd Widup <todd.wi...@gmail.com> wrote: > what is the easiest way of getting them running correctly inside of Maya? > or even Pip for that matter? > > thanks > -todd > > -- > Todd Widup > Creature TD / Technical Artist > todd.wi...@gmail.com > > -- > You received this message because you are subscribed to the Google Groups > "Python Programming for Autodesk Maya" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to python_inside_maya+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/python_inside_maya/CABBPk35j9gYLByhpBFnho6KXVUhhqO5EKmDuFG1TNSad2U8xgQ%40mail.gmail.com > <https://groups.google.com/d/msgid/python_inside_maya/CABBPk35j9gYLByhpBFnho6KXVUhhqO5EKmDuFG1TNSad2U8xgQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to python_inside_maya+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CAEKd6baABS9nY9jUodRxfe6svWSQR6xWERCOe%3DEWk5ir8CSzMQ%40mail.gmail.com.