-
Im probably just being an absolute dingus, but what is this Python34? it says it's missing from my computer. Help please?
-
pycatstro v.0.1.3, Python 3.4:
```Python
from pycatastro import PyCatastro
PyCatastro.Consulta_RCCOOR("EPSG:4258",40,-4)
```
output:
```
Traceback (most recent call last):
File "", line …
-
I followed all instructions and installed Python34 (3.4.4) and PN 2.4.2. When I type python in the command line, it shows version 3.4.4. Nevertheless I have no scripts in the Scripts window (although …
-
### Description
We are using `pip install virtualenv` to run tests inside a virtual environment on CI and local machine. Installation of `python34-virtualenv` doesn't succeed on CI for [PR builds](ht…
-
![微信图片_20240425161803](https://github.com/yinkaisheng/Python-UIAutomation-for-Windows/assets/84306506/642c9dfd-daa6-48c8-bd97-02d1261329e3)
![微信图片_20240425161828](https://github.com/yinkaisheng/Pyt…
-
**Describe the bug**
When installing Python 3.4.3 with `pyenv-win` it is not possible to use the `pythonservice.exe` which comes with [`pywin32`](https://github.com/mhammond/pywin32).
**To Repro…
-
Hi,
Trying to install on Windows but getting the following; any idea? Thank you very much for any help!
```
C:\Python34\Scripts>pip3 install lz4
Collecting lz4
Downloading lz4-0.7.0.tar.gz
Buildin…
-
Running on python 3.4, I was having trouble with django's `manage.py shell` command. I've narrowed it down to the prompt_toolkit module and can demonstrate the problem with this simple code:
``` pyth…
-
Config ("Yes" is the offender here):
```
pool_rightrampenter:
type: random_force_all
sounds:
- Aghhhhh
- Wheelchair_Noise2
- whoa
- Woah2
…
-
Zeep version: 2.3.0
If a value contains special characters an error is raised while creating the XML post request:
Example:
```
{ 'title': 'tmp\x0b foobar' }
```
This happens with "very" speci…