Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #33050

RE: problem with module PyVisa

From "Prasad, Ramit" <ramit.prasad@jpmorgan.com>
Subject RE: problem with module PyVisa
Date 2012-11-09 21:16 +0000
References <2f065a8d-5cf6-455f-b559-d1b78d225fca@10g2000vbu.googlegroups.com> <mailman.3500.1352479201.27098.python-list@python.org> <2325633a-640c-42f6-b8e7-930e475b7217@c20g2000vbz.googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.3514.1352495808.27098.python-list@python.org> (permalink)

Show all headers | View raw


Jean Dubois wrote:
> 
> On 9 nov, 17:40, Rodrick Brown <rodrick.br...@gmail.com> wrote:
> > It seems pretty obvious from the error. Try installing the missing lib packages.
> >
> > OSError: /usr/local/vxipnp/linux/bin/libvisa.so.7: cannot open shared
> > object file: No such file or directory
> >
> > Sent from my iPhone
> >
> > On Nov 9, 2012, at 11:22 AM, Jean Dubois <jeandubois...@gmail.com> wrote:
> >
> > > OSError: /usr/local/vxipnp/linux/bin/libvisa.so.7: cannot open shared
> > > object file: No such file or directory
> 
> The error may be obvious but finding this file and how to install it
> is not unfortunately.
> It seems I have to install it from the National Instruments site but
> Debian Linux doesn't seem to be supported...
> and I doubt whether just copying this file will be sufficient to make
> PyVisa work.
> I wonder whether there might be another way to communicate via USB
> with a Keithley programmable power supply using Python.
> 

Here are some reference links that might help.
http://stackoverflow.com/questions/8140248/linux-implementation-of-visa-api
https://decibel.ni.com/content/message/37590


Hope that helps,
Ramit


This email is confidential and subject to important disclaimers and
conditions including on offers for the purchase or sale of
securities, accuracy and completeness of information, viruses,
confidentiality, legal privilege, and legal entity disclaimers,
available at http://www.jpmorgan.com/pages/disclosures/email.  

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[newbie] problem with module PyVisa Jean Dubois <jeandubois314@gmail.com> - 2012-11-09 08:19 -0800
  Re: [newbie] problem with module PyVisa Rodrick Brown <rodrick.brown@gmail.com> - 2012-11-09 11:39 -0500
    Re: problem with module PyVisa Jean Dubois <jeandubois314@gmail.com> - 2012-11-09 12:43 -0800
      RE: problem with module PyVisa "Prasad, Ramit" <ramit.prasad@jpmorgan.com> - 2012-11-09 21:16 +0000
      Re: problem with module PyVisa wrw@mac.com - 2012-11-09 16:14 -0500
        Re: problem with module PyVisa Jean Dubois <jeandubois314@gmail.com> - 2012-11-11 11:30 -0800
          Re: problem with module PyVisa Jean Dubois <jeandubois314@gmail.com> - 2012-11-20 05:28 -0800

csiph-web