Skip to content
0
  • Recent
  • Tags
  • Popular
  • SAMSON Connect
  • Get SAMSON
  • Recent
  • Tags
  • Popular
  • SAMSON Connect
  • Get SAMSON
Collapse
SAMSON Forum
  1. Home
  2. Develop
  3. Apps
  4. No Button to Launch Python Script console

No Button to Launch Python Script console

Scheduled Pinned Locked Moved Apps
2 Posts 2 Posters 2.8k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M
    M
    Max
    wrote on last edited by
    #1

    Hi,
    I have installed Samson 7.0 for windows and I am having trouble to load the Python script element. I followed the procedure and it looks like the element has been installed because is not in pending mode anymore. However, I do not see the button to launch the Jupyter console from Samson. Let me know how I could solve this issue. Thanks!

    1 Reply Last reply
    0
    • DmitriyMarinD
      DmitriyMarinD
      DmitriyMarin
      wrote on last edited by
      #2

      Hi @Max
      For the Python Scripting, it is necessary to specify in the OS environment variables the path to the Python executable.
      If you are using Windows and Python installed by Anaconda, then you will need to append to the Path environment variable the paths to your installation of Anaconda, like that (depends on where Anaconda is installed): C:\Anaconda3;C:\Anaconda3\Scripts;
      On Windows, it might be necessary to restart your system after that. All the rest should be detected automatically during the launch of SAMSON.

      Also, to be able to use Python Scripting in SAMSON you will need the next Python packages installed: jupyter, qtconsole, numpy. These packages should be installed automatically if you installed Python using the Anaconda installer. You can verify your installation (https://docs.anaconda.com/anaconda/install/verify-install) and check whether the necessary packages were installed. If they are not installed (which is the case for installation using the Miniconda installer), you can install them via:
      conda install jupyter qtconsole numpy

      You can check the installation instructions for Python Scripting here: https://documentation.samson-connect.net/scripting-guide/python-script-installation/

      Please, let us know if you still experience problems.

      Dmitriy,
      The SAMSON Team, https://s-c.io

      1 Reply Last reply
      0

      Hello! It looks like you're interested in this conversation, but you don't have an account yet.

      Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

      With your input, this post could be even better 💗

      Register Login
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Login or register to search.
      • First post
        Last post