[PyInstaller] [pyinstaller/pyinstaller] 2f862c: Issue #1621: Try using pip-accel.

2015-10-22 Thread Martin Zibricky
Branch: refs/heads/develop Home: https://github.com/pyinstaller/pyinstaller Commit: 2f862c58a627d2da217ad00e8a85ea8a3206a0d5 https://github.com/pyinstaller/pyinstaller/commit/2f862c58a627d2da217ad00e8a85ea8a3206a0d5 Author: Martin Zibricky Date:

[PyInstaller] PyQt audio behaves differently in compiled module

2015-10-22 Thread David Cortesi
This is baffling me entirely. Any ideas welcome! MacOS 10.10.5; PyQt5.4, Qt5.4 When run under the interpreter, the static method QAudioDeviceInfo.defaultInputDevice() returns the actual current default audio input device. But when this very simple test case is bundled, the returned value