-
A core component of this application is the ability to view payment schedules in graph or chart form. Therefore the GUI we end up using for the final product should (ideally) support graphing natively…
-
-- Set runtime path of "/usr/bin/tcam-ctrl" to ""
-- Installing: /usr/bin/tcam-capture
CMake Error at tools/tcam-capture/cmake_install.cmake:45 (file):
file INSTALL given no DESTINATION
Call Stack…
-
[launch.exe.txt](https://github.com/OpenShot/openshot-qt/files/3541266/launch.exe.txt)
[procexp64.txt](https://github.com/OpenShot/openshot-qt/files/3541267/procexp64.txt)
-
## Description
Based on conversations / discussions on other issues and PRs (like https://github.com/Napari/napari-gui/pull/126) I wanted to create an issue with some of the major potential usage mod…
-
@ssokolow @wavexx @Celti @ariel-co @maxigaz
Hi there.
I am migrating withExEditor to WebExtensions (it's still embedded WebExtensions yet), and planning to release a new version of withExEditor …
-
PyInstaller: 3.0.dev8
Python: 3.5.0 64bit
Platform: Windows-10.0.10240
Freezing **any** code in this environment output some warnings:
https://gist.githubusercontent.com/AcidWeb/aa423c3f402cb86f1806/…
-
Hi,
After installation, I tried to run a simple example, but it failed
```
$ python start.py
Traceback (most recent call last):
File "start.py", line 9, in
canvas = app.Canvas(keys='in…
-
**Version info (see `:version`)**:
qutebrowser v1.6.2
Git commit:
Backend: QtWebEngine (Chromium 69.0.3497.128)
CPython: 3.7.3
Qt: 5.12.3
PyQt: 5.12.2
sip: 4.19.17
colorama: 0.4.1
pypeg2…
-
## Issue description
Until recently we've been using `--prefix PYTHONPATH` in our wrappers. That wasn't such a good idea.
We still use it in some of our wrappers:
```
$ git grep "\--prefix PYTHO…
FRidh updated
5 years ago
-
@yomun
您好,我一步一步按照您的README.md完成了整个安装过程,我的pip list 里面没有PyQt5。但是不知道为什么一直提示No module named 'PyQt5.QtWebKitWidgets'。
之前的帖子提示:The PyQt5.QtWebKitWidgets had been deprecated. And PyQt5.QtWebEngineWidgets t…