New Modules and Pydev

Reply

Join Date: Feb 2007
Posts: 77
Reputation: aot is an unknown quantity at this point 
Solved Threads: 1
aot's Avatar
aot aot is offline Offline
Junior Poster in Training

New Modules and Pydev

 
0
  #1
May 16th, 2007
Does anyone out there happen to know much about Pydev? It's my preferred IDE (it's the only free IDE that received good reviews when I looked it up), but I'm getting frustrated trying to download some new modules and use them in it.

I downloaded and installed the module tkSnack, which should help me play sounds in Tkinter. It works great from the console. However, I just cannot get it to work from within Pydev. It will import without errors, but it doesn't have access to any of its functions. This is what I get when I print dir(tkSnack):

  1. ['__builtins__', '__doc__', '__file__', '__name__', 'tkSnack']
Obviously, it's missing a few methods.

I've tried removing and re-adding the interpreter in Pydev, and adding a new folder to the library separately, but neither worked. Any ideas as to what to do next would be really appreciated.
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 1,542
Reputation: Ene Uran has a spectacular aura about Ene Uran has a spectacular aura about 
Solved Threads: 173
Ene Uran's Avatar
Ene Uran Ene Uran is offline Offline
Posting Virtuoso

Re: New Modules and Pydev

 
0
  #2
May 16th, 2007
Since PyDEv is a plugin for a Java monster like Eclipse, you can expect a few side effects. The whole thing was simple too huge for my taste.
drink her pretty
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 8
Reputation: arsham is an unknown quantity at this point 
Solved Threads: 2
arsham arsham is offline Offline
Newbie Poster

Re: New Modules and Pydev

 
0
  #3
Jun 2nd, 2007
My friend
I used to work with eclipse , but didn't satisfy me...
After I worked with Zend Studio ( for PHP ) and WingIde ( for PYTHON ) , it made me learn faster.
IMO wingide is a good choice , understands a lot of new modules and develops fast.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC