-
I've tried everything I can think of including building python2.7 from source on debian but can't find a way to get python2+pip working any longer. The following happens as of Jan 24...
eric@vogo…
-
Remove python2.7 install, uplift to use latest psycogpg2 as postgres 15 enforces ssl and python2 (last version) does not support it.
https://github.com/qld-gov-au/opswx-ckan-cookbook/blob/master/…
-
**I'm submitting a ...**
- [ ] bug report
- [x] feature request
**Current behavior:**
Currently the project is based on python2.7, but with python2.7's EOL near, the project should be converted …
-
ubuntu@ubuntu:~$ sudo apt-get install python
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
Aucune version du paquet p…
-
Gave codespeed a test run recently and overall I like it. However, with python2 it crashes in certain situations, for example, #287.
Consider dropping python2 support, instead of having it in a bro…
-
It seems this package retrieves an old version of rosserial-python which still uses python2.
It throws errors mainly related to python2 -> python3 issues.
The melodic-devel branch seems to be workin…
-
Hi! Did you use python 2 to write this program?
-
There is a problem after pip install AnkiServer:
1. Server code need run with python2.
2. Anki code in anki-bundled fold need run with python3.
How to resolve this?
-
please consider add support for python3, besides, can you provide a installation program, like pip install?
-
Relevant packages:
```
dropbox.rb: depends_on 'python2' unless File.exist? "#{CREW_PREFIX}/bin/python"
dstat.rb: depends_on 'python27'
dtrx.rb: depends_on 'python2'
ecasound.rb: depends_on …