Forum

Author Topic: Install Additional Python Modules  (Read 1819 times)

DrewFulton

  • Newbie
  • *
  • Posts: 9
    • View Profile
Install Additional Python Modules
« on: August 21, 2017, 01:59:56 PM »
I have a script that needs some external modules (lxml for XML Parsing) and while I have it installed on my system, it seems that Photoscan might have its own installation of Python for its scripting purposes.  Is it possible to install additional modules via pip into this installation of python?

I'm working on a Mac running Sierra if that helps.

Thanks!