Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

requires pmw #3

Open
GoogleCodeExporter opened this issue May 2, 2015 · 2 comments
Open

requires pmw #3

GoogleCodeExporter opened this issue May 2, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. go to usage
2. copy and paste imports
3. traceback says no pmw

What is the expected output? What do you see instead?
is it supposed to depend on pmw? I didn't see that in the documentation.

What version of the product are you using? On what operating system?
1.1.2

Please provide any additional information below.
I used pip install tkintertable

Original issue reported on code.google.com by bwanama...@gmail.com on 27 Jun 2013 at 8:55

@GoogleCodeExporter
Copy link
Author

I encountered this same problem, the same response.  I'm also using version 
1.1.2, installed  using easy_install into Portable Python 2.7.5.1.

    from tkintertable.Tables import TableCanvas
  File "c:\users\rich\appdata\local\temp\easy_install-rvyfn6\tkintertable-1.1.2-py2.7-win32.egg.tmp\tkintertable\Tables.py", line 23, in <module>
  File "c:\users\rich\appdata\local\temp\easy_install-rvyfn6\tkintertable-1.1.2-py2.7-win32.egg.tmp\tkintertable\TableModels.py", line 23, in <module>
  File "c:\users\rich\appdata\local\temp\easy_install-rvyfn6\tkintertable-1.1.2-py2.7-win32.egg.tmp\tkintertable\Filtering.py", line 23, in <module>
ImportError: No module named Pmw

Original comment by richknop...@gmail.com on 9 Aug 2013 at 1:32

@GoogleCodeExporter
Copy link
Author

you need to install python-pmw

Original comment by deve...@gmail.com on 29 Aug 2013 at 8:27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant