Code Monkey home page Code Monkey logo

Comments (3)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 24, 2024
after upgrading pyvisa from 1.4 to 1.5 

Traceback (most recent call last):
  File "setup.py", line 4, in <module>
    import dpkt
  File "c:\Users\fabio\Downloads\dpkt-1.8\dpkt\__init__.py", line 24, in <module>
    import ethernet
  File "c:\Users\fabio\Downloads\dpkt-1.8\dpkt\ethernet.py", line 128, in <module>
    __load_types()
  File "c:\Users\fabio\Downloads\dpkt-1.8\dpkt\ethernet.py", line 122, in __load_types
    mod = __import__(modname, g)
  File "c:\Users\fabio\Downloads\dpkt-1.8\dpkt\ip6.py", line 101, in <module>
    import ip
  File "c:\Users\fabio\Downloads\dpkt-1.8\dpkt\ip.py", line 258, in <module>
    __load_protos()
  File "c:\Users\fabio\Downloads\dpkt-1.8\dpkt\ip.py", line 255, in __load_protos
    IP.set_proto(v, getattr(mod, name.upper()))
AttributeError: 'module' object has no attribute 'VISA'

Original comment by [email protected] on 4 Jul 2014 at 2:42

from dpkt.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 24, 2024
I see the same issue on Linux even with the latest PyVISA 1.6.

Original comment by [email protected] on 31 Dec 2014 at 9:45

from dpkt.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 24, 2024
With the patches on "Issue 34:  dynamic module loading too careless", the 
problem fixed.


Original comment by [email protected] on 31 Dec 2014 at 10:10

from dpkt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.