Forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - aerial

Pages: [1]
1
Python and Java API / Project locked after running custom network script
« on: November 15, 2018, 08:09:21 PM »
After running a custom network task script I attempt to open the PhotoScan Project  that the network task acted upon and can only do so in read only mode. The pop up on the screen says that one of the computers on the network has it opened. I can fix this by going to the computer referenced in the pop up and terminating its network node and then I am permitted to access the project but this is not an ideal solution. In my script I create a variable to reference the project like I would in a normal script such as "doc = PhotoScan.app.document", is it possible that the node is not releasing the project object  when the script terminates? Any thoughts would be much appreciated.

Pages: [1]