Skip to content

hannesdelbeke/pip-qt-maya

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maya Pip Qt plugin

A Maya plugin to add pip-qt to the menu.

Features

  • add to menu Tools/Python package manager
  • sets Python interpreter path
  • sets target install folder for modules to documents/maya/scripts

image

Install

  1. install dependencies to Documents/Maya/scripts
python -m pip install pip-qt --target "C:/Users/%username%/Documents/Maya/scripts"

(To install for a specific Maya version only, e.g. 2022, replace Maya/scripts with Maya/2022/scripts)

  1. install plugin (from repo) without dependencies to Documents/Maya/plug-ins
python -m pip --no-dependencies install https://github.com/hannesdelbeke/maya-pip-qt/archive/refs/heads/main.zip --target "C:/Users/%username%/Documents/Maya/plug-ins"
  1. Open the plugin manager, and load the plugin.
  2. A new menu should show Tools, open the window from here.

other

About

install pip packages in maya

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages