Jump to content

Nikodem Czechowski

Members
  • Posts

    3
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    Poland
  • Interests
    Physics

Contact Methods

LabVIEW Information

  • Version
    LabVIEW 2015
  • Since
    2003

Nikodem Czechowski's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I'm trying to work with Python run under LabView, and I feel I'm failing miserably. I have a fresh instalation of LV2015sp1 32 bit, on top of that I've installed the OpenG Toolkit 4.0 and LabPython 4.0.0.4. I have Python 2.7 (Anaconda2 2.5.0) installed as well. Everything seems to be fine, as long as I use some simple script, but when I try to use a script involving e.g. numpy then the whole thing freezes at execute_script.vi What I might be doing wrong?
  2. Thank you Tim_S and JKSH - this is exactly what I've did and it seems to work with Python 2.7, although I have some other problems now (e.g. with running numpy).
  3. Hi guys. First of all - sorry for the thread necromancy, but I prefer that to making a new similar one. So... I've installed a fresh Installation of LabView 2015, OpenG Toolkit 4.0.x and LabPython 4.0.0.4. Apart from that I have Python 3.5 installed (Anaconda3). How to get these things to work together? I've tried to make a simplest possible VI with only three LabPython pieces - first of all I show him where the python35.dll is, the I open a new session and close it after that. What I get in return? some errors. First of all i get LabView error 1046 in "PYTHON New Session__ogtk.vi->Untitled 1" and then a Debugging Windows informs me that it "Couldn't load symbol _Py_ZeroStruct". So what is my mistake? can you help me?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.