| | |
New Modules and Pydev
![]() |
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
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.
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): Python Syntax (Toggle Plain Text)
['__builtins__', '__doc__', '__file__', '__name__', 'tkSnack']
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.
![]() |
Similar Threads
- Kernel modules vs. common program-process (Kernels and Modules)
- How to make Linux c++ link-modules like DLLs (C++)
- Visual Basic "Classes" and "Class Modules" (Visual Basic 4 / 5 / 6)
- External Docking Modules to Main Computer (Storage)
- How to prevent statement execution when importing modules? (Python)
Other Threads in the Python Forum
- Previous Thread: Visual Python ?
- Next Thread: tkinter - several problems
| Thread Tools | Search this Thread |
address aliased anydbm bash beginner bits calling casino changecolor class clear conversion convert corners count cturtle cursor curves definedlines dictionary digital dynamic dynamically events examples excel external file float format frange function gui handling hints homework i/o iframe import info input java line linux list lists loan loop matching mouse multiple number numbers output parsing path port prime programming projects py py2exe pygame python random rational raw_input recursion recursive scrolledtext searchingfile shebang signal singleton string strings subprocess table tails terminal text thread threading time tkinter tlapse tooltip tuple tutorial type ubuntu unicode urllib urllib2 valueerror variable web-scrape whileloop word wxpython






