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


Groups > comp.lang.python > #33033

Re: [newbie] problem with module PyVisa

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!goblin2!goblin.stu.neva.ru!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <rodrick.brown@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.008
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'subject:: [': 0.03; 'subject:module': 0.09; 'cc:addr:python-list': 0.10; 'packages.': 0.15; 'message-id:@unknownmsgid': 0.16; 'oserror:': 0.16; 'wrote:': 0.17; 'subject:] ': 0.19; 'error.': 0.21; 'file:': 0.22; 'subject:problem': 0.22; 'cc:2**0': 0.23; 'seems': 0.23; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'am,': 0.27; 'installing': 0.27; 'received:209.85.210.46': 0.27; 'jean': 0.29; 'skip:/ 40': 0.29; 'file': 0.32; 'received:google.com': 0.34; 'nov': 0.35; 'open': 0.35; 'received:209.85': 0.35; 'subject:with': 0.36; 'received:209': 0.37; 'object': 0.38; 'iphone': 0.62; 'obvious': 0.71
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=references:from:mime-version:in-reply-to:date:message-id:subject:to :cc:content-type; bh=MiL6gUmbe6nOjxcAFTFWiwtRrtspWsezUtiH+9LTo3k=; b=LxcEF04m/LzSZrGZp+zf6KAqsuAnqmVkbDMKGdDltM+sxgZLe62UOi+T3N8tRrrNTH JNE5LGqhxF+Qiwvfs9wIK3XJwNn0SecfzYwGcQTf1BGvXKUazMXbCtTSb7zAy9wbtARq z3qZO5a8l/lzVN0Spl8jzyDhlEuD4YU6JxOHv+0+d9a7RCA+oi3E7qw/uTUM3jyriEF2 gcTe42+qNDAa9oI4alY7w5HkEUcbjXmKIC2pFUGmfkvljvrTbVqspn3jYwKW9PM4f1AJ 6MOrbNhnxHlAOAR/hyZQZuCvOrmxCemx6mfBmURssN8p6DZiYaqS9ajOS4KY10K7IZhf Jk7A==
References <2f065a8d-5cf6-455f-b559-d1b78d225fca@10g2000vbu.googlegroups.com>
From Rodrick Brown <rodrick.brown@gmail.com>
Mime-Version 1.0 (1.0)
In-Reply-To <2f065a8d-5cf6-455f-b559-d1b78d225fca@10g2000vbu.googlegroups.com>
Date Fri, 9 Nov 2012 11:39:57 -0500
Subject Re: [newbie] problem with module PyVisa
To Jean Dubois <jeandubois314@gmail.com>
Content-Type text/plain; charset=ISO-8859-1
Cc "python-list@python.org" <python-list@python.org>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.3500.1352479201.27098.python-list@python.org> (permalink)
Lines 12
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1352479201 news.xs4all.nl 6959 [2001:888:2000:d::a6]:33843
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:33033

Show key headers only | View raw


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 <jeandubois314@gmail.com> wrote:

> OSError: /usr/local/vxipnp/linux/bin/libvisa.so.7: cannot open shared
> object file: No such file or directory

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