-
Problem: After update to conda=4.7.5 the earliest version of wxpython in conda channels is 4.0.1.
wxpython 3 can be installed manually with
```
conda install -c anaconda wxpython=3
```
but this i…
-
**Describe the bug**
When 3D view (nviz) is launched, the map is no longer centered in the window, but extends off the view to the upper right. It is very difficult to view all the map. Pan doesn't w…
-
In the wxPython example compiled with GTK3, after applying the CEF patch from #452, there is a secondary crash as soon as the main loop starts up.
The logging and traceback is as follows:
```
[Th…
dee42 updated
4 years ago
-
Saw the KiCost video, was really excited until I ran into problems I don't know how to solve in the Python environment. Help is requested.
After installing KiCost 1.1.4, KiCost won't start.
```…
-
when running with default python from mac, cockpit fails to start with the following error
```
Traceback (most recent call last):
File "/Users/arfaria/Documents/Micron/cockpit/cockpit/__init__.…
-
I am working with Ubuntu 16.04 LTS,
I installed deeplabcut using "pip install deeplabcut" and it was installed without any errors, however when I try to import it in python I get the error: Impor…
-
**Operating system**: Ubuntu 18.04.3 LTS
**wxPython version & source**: 4.0.6 & pip3 from https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-18.04
**Python version & source**: Python…
-
Please complete the following information about your system:
OS: $ cat /etc/redhat-release
Red Hat Enterprise Linux Server release 7.5 (Maipo)
DeepLabCut Version: 2.1.1
Installed via conda usi…
max1c updated
5 years ago
-
Please see the gif below... When typing in colon to the Race Start Time field the input can no longer be put in properly without opening the window again. Also mistyping something to Import Data Time …
-
The commit 3ce35c9649ccf105ce0fdb4cd6ef52b419209672 updated 4 out of 27 wxg files to wxglade-0.8.3.
For the sake of code maintenance we should
- [x] update all remaining wxg files and make sure …