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

ImportError: cannot import name DateTime_Today #75

Open
sebix opened this issue Sep 26, 2018 · 0 comments
Open

ImportError: cannot import name DateTime_Today #75

sebix opened this issue Sep 26, 2018 · 0 comments

Comments

@sebix
Copy link

sebix commented Sep 26, 2018

Using openSUSE Tumbleweed, which as wxPython in version 4.0.1

> wammu
Failed to load translation!
Traceback (most recent call last):
  File "/usr/bin/wammu", line 199, in <module>
    import Wammu.App
  File "/usr/lib/python2.7/site-packages/Wammu/App.py", line 29, in <module>
    import Wammu.Main
  File "/usr/lib/python2.7/site-packages/Wammu/Main.py", line 57, in <module>
    import Wammu.Editor
  File "/usr/lib/python2.7/site-packages/Wammu/Editor.py", line 28, in <module>
    from wx import DateTimeFromDMY, DateTime_Today
ImportError: cannot import name DateTime_Today

Using wammu version 0.44


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

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

No branches or pull requests

1 participant