Forum

Author Topic: Help with Getting Started  (Read 1733 times)

Siri

  • Newbie
  • *
  • Posts: 2
    • View Profile
Help with Getting Started
« on: December 15, 2017, 12:27:50 AM »
Hi there!

I am trying to add the following script into AgiSoft:
http://wiki.agisoft.com/wiki/Copy_Bounding_Box.py

My file path looks like this:

C:\Program Files\Agisoft\PhotoScan\scripts\resizeBoundingBox.py 
Note: there was no scripts folder there, so I created one and put my .py file in.

For good measure I also put it in:

C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Agisoft\scripts\resizeBoundingBox.py

C:\Users\USERNAME\AppData\Roaming\Agisoft\PhotoScan\resizeBoundingBox.py

In the two above paths, there was also no scripts folders, so I also made one under ProgramData, but didn't make one in AppData\Roaming.

Does anyone know why this would not be working? No "Custom" menu is showing up next to help when  I restart.

Any help would be much appreciated!
Thank you




Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 14854
    • View Profile
Re: Help with Getting Started
« Reply #1 on: December 15, 2017, 12:47:14 AM »
Hello Siri,

Python scrips are supported only in Professional edition.
Best regards,
Alexey Pasumansky,
Agisoft LLC

Siri

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Help with Getting Started
« Reply #2 on: December 15, 2017, 01:18:43 AM »
Ohh! Thank you for clearing that up