-
I have a brand new dev environment in centos7, running straight from git head with:
```
pipenv shell
pip install --only-binary wxpython -f https://extras.wxpython.org/wxPython4/extras/linux/gtk2/…
-
`pip install marxanconpy` did not work for me out of the box.
I had to install dependencies first
```
pip install numpy \
geopandas \
python-igraph \
-f https://extras.wxpyth…
-
and documentation link gives a 404 error.
#### Steps performed:
1. clone the Kicost repo
2. invoke python setup.py build
3. invoke python setup.py install
4. Invoke kicost
```
Z:\git\KiCost…
-
# Versions
- Sublime: 3.2.2
- Sublime build: 3211
- SublimeLinter: 4.14.0
- SublimeLinter-pylint: 1.5.2
- pylint==1.9.5
- astroid==1.6.6
- Python interpreter running pylint: CPython 2.7.16
#…
-
Hi,
I tried to use this package on my Beaglebone black with Debian Jessie, but it ran with this error "E: Package 'python-wxgtk2.8' has no installation candidate". Does anyone know how to fix this? I …
-
**Operating system**: Windows 10 Pro 18363.900 Ubuntu 20.04 LTS installed from Windows Store.
ian@ifg:~$ cat /etc/issue
Ubuntu 20.04 LTS \n \l
**wxPython version & source**: wxPyt…
-
**Describe the bug**
After the latest fix to missing file DLC starts up but I can't seem to be able to click on the Manage Project tab in the GUI. I repulled on another workstation and the menu is…
-
@Correct-Syntax Firstly I'd like to say, you have done a good job working on the wxnodegraph stuff. Just trying it out I was surprised it worked decently out of the box. Tho it does still have crash i…
-
Hello.
I am trying to install wxPython on Debian 10.4 x64, but I get errors while compiling.
I use Python 3.7.3
Before installing I do this:
```
sudo apt install python3-pip
sudo apt insta…
-
*Issue migrated from trac ticket # 17702*
**component:** wxGTK | **priority:** normal | **resolution:** fixed | **keywords:** wxGLCanvas Wayland
#### 2016-10-28 02:49:22: @swt2c created the issue
…