-
Recent Posts
- Installing Django on CentOS 6
- Remote control via ssh keys
- Install wget on OS X
- Using the Adafruit ArduinoISP shield to bootload a 8MHz standalone ATmega328
- Atmel ATmega Fuse Calculator
- P4 Windows Explorer Integration Not Connecting to the Correct Workspace
- How to Install gcc 4.7 on Mac OS X
- 3D Printing Lesson #1 — Buy a Kit
- GPS Resources
- 5V to 3.3V Logic Level Shifting Stragety Notes
- Installing Rigol DS 1052E Ultrascope Software on Windows 7
- Component Testing with an Oscilloscope
Categories
- Arts (18)
- Computer (107)
- 3D Printing (1)
- Mac (20)
- Micro & Hardware (15)
- Programming (27)
- Robotics (3)
- SysAdmin (53)
- Dutch Oven (21)
- Recipes (7)
- Featured (4)
- Languages (14)
- Misc. (22)
- Amateur Radio (7)
- Announcements (1)
- Extra Mile (2)
- Governance (2)
- Uncategorized (8)
- Video (8)
- Ἀρετή (8)
- 日本語 (29)
Tags
amateur Amateur Radio apache arduino centos centos 5 config configuration cooking curry delphi Dutch Oven dutch oven cooking fear git ham ham radio how to independence install Japanese linux Mac mac os x Music os x potato rolls Programming radio recipe rice rolls server ssh subversion success unix upgrade Utah utf-8 vmware windows wordpress Zimbra 日本語
Tag Archives: solution
Get PyDev Eclipse to Find zmq
If correctly installed, Python on the OS X has no trouble finding the ØMQ Python bindings. However, the Eclipse PyDev by default will not locate the zmq library within the Eclipse IDE. Therefore, if you include the following in your … Continue reading
Posted in Programming
Tagged Eclipse, fix, PyDev, solution, unresolved import, zeromq, zmq, ØMQ
Leave a comment