-
### Issue Report Checklist
* [x] Searched the [issues page](https://github.com/spyder-ide/spyder/issues?q=is%3Aissue) for similar reports
* [x] Read the relevant sections of the [Spyder Troubl…
-
Hi,
I am trying to package my python app as a Windows executable. The app requires data in two folders, and I was able to use the pyi-makespec command to create and edit the .spec file so that those f…
-
### Steps to reproduce
1. Open a text message from any chat containing one or more lines of text.
2. Try to select part of the text with the cursor (mouse).
### Expected behaviour
The text l…
-
qt5-base glibc mismatch with installed baseimage glibc
------------------------------
## Expected Behavior
calibre autostart
## Current Behavior
```
today at 18:05:14Failed to import P…
-
## Description
I'm trying to edit a Julia notebook file. The default font size is too small, and I can't find an option in advanced settings to change the font size in output cells. Changin…
-
I wrote a python 3.7.2 small program (on Windows 10 x64) to iterate my outlook emails, it runs good under interpreter. However it runs (run as admin) failed to get the received_time property after com…
-
I'm using Python 3.9.5 and wanted to upgrade my Pyinstaller to the most recent version since I was encountering problems getting my app notarized. Everything worked fine with version 4.3, but building…
-
**Describe the bug**
After commit 7fbf1ba71d601c382dddb0c735f5827336f416eb, extra files are copied into Qt plugins directories. The extra files are Qt5 dynamically linked libraries (e.g., Qt5Core.dl…
-
I don't know if anyone faced the problem that took me four days and still I don't know how to solve it!
I developed an app using the QT library. I compiled it to .exe using PyInstaller through its …
-
>latest Anaconda 2 64bit (4.4.0)
>python 2.7.13
>PyQt 5.6.0
>pyinstaller 3.4.dev0+g162fe92d
When I try to freeze this minimalized example with pyinstaller:
```
from PyQt5 import QtWidgets
i…