Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • $\begingroup$ Hi thank you for the answer. Before I try this, because I also use Python in VS Code, and have the regular Python setup outside of Blender - is this command going to permanently redirect pip’s package install location to the Blender folder? If so how do I change it back? $\endgroup$ Commented Jun 14, 2022 at 2:01
  • $\begingroup$ No. The redirect is caused by the -t argument. If you use pip without it then the default location is used. $\endgroup$ Commented Jun 14, 2022 at 13:10
  • $\begingroup$ I get permissions error WinError5 $\endgroup$ Commented Apr 28, 2023 at 15:09
  • $\begingroup$ It happens also if I am running Blender as Administrator $\endgroup$ Commented Apr 28, 2023 at 15:10