Python 3
- Lingua principale
- Python
- Stelle
- 74
- Fork
- 5
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Would you be interested in a patch for Python 3 support? (I prefer a pure python solution)
```py
> python -m pip install --user -e .
Obtaining file:///home/jayvdb/projects/yaml/yq
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "/home/jayvdb/projects/yaml/yq/setup.py", line 4, in
from itertools import imap, ifilter
ImportError: cannot import name 'imap'
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /home/jayvdb/projects/yaml/yq/
```
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.