Forum

Author Topic: Enable Metashape by floating license in Spyder  (Read 2816 times)

saduka

  • Newbie
  • *
  • Posts: 33
    • View Profile
Enable Metashape by floating license in Spyder
« on: October 23, 2019, 01:42:20 PM »
Halo:
I am trying to run the Metashape in the Spyder .
I have bunches of self-defined libraries, so it is not convenient to install them all again in the Metashape's python environment.

I am following the instructions in this link.
https://www.agisoft.com/forum/index.php?topic=10647.0

But the instructions only showed direct license key, while our department runs the floating license.
How can I activate Metashape in spyder in this case?


Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 14817
    • View Profile
Re: Enable Metashape by floating license in Spyder
« Reply #1 on: October 23, 2019, 04:42:54 PM »
Hello saduka,

You can define an environment variable agisoft_LICENSE in the following format to use the floating license with Metashape application of stand-alone module:
Code: [Select]
port@address
Best regards,
Alexey Pasumansky,
Agisoft LLC

saduka

  • Newbie
  • *
  • Posts: 33
    • View Profile
Re: Enable Metashape by floating license in Spyder
« Reply #2 on: October 25, 2019, 10:27:35 AM »
Hello saduka,

You can define an environment variable agisoft_LICENSE in the following format to use the floating license with Metashape application of stand-alone module:
Code: [Select]
port@address

Hi Alexey:
Is the address in the form of  HOST 127.0.0.1 any 5053  in my computer operating system environment?