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

Bug for mac #18

Open
github4f opened this issue Mar 22, 2017 · 0 comments
Open

Bug for mac #18

github4f opened this issue Mar 22, 2017 · 0 comments

Comments

@github4f
Copy link

Hi-
Chapter7.py : In mac the UI/window does not show up. However, in Ubuntu 14.04 64 bit machine with all the similar package versions but it seems that there it is working fine. Maybe this is because of gui.py or wxpython package in mac (I installed all of them using brew). Chapter3 code as well I am getting same issue.

In details, there is a infinite loop at App:init: line 1870 self._BootstrapApp() in core.py
/usr/local/lib/python2.7/site-packages/wx/core.py
Which basically tells that upon completion of this function OnInit() function will be called which should be available in derived class of App.

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