Re: Need a Python 3.8 virtual environment

2021-03-02 Thread Pokoradi Balazs
Hi Steven, i tested in a freshly installed virtualbox machine and was able to create a virtual environment, using the following steps: built python3.8.7 form tarball (|https://www.python.org/ftp/python/3.8.7/Python-3.8.7.tar.xz)| ran python3.8 -m venv test387 and then could activate it. I

Re: Need a Python 3.8 virtual environment

2021-03-02 Thread Andrey Rahmatullin
It looks like the only sane way to use non-default Python versions is to build them locally using pyenv. -- WBR, wRAR signature.asc Description: PGP signature

Re: Need a Python 3.8 virtual environment

2021-03-02 Thread Jerome Kieffer
On Tue, 02 Mar 2021 21:17:36 -0600 Steven Robbins wrote: > Hi, > > I'm trying to use a (non-Debian) python system built on python 3.8. Debian's > default is currently 3.9 so I am advised to use a virtual environment. > Being > a newbie, I searched around and found a writeup covering severa

Need a Python 3.8 virtual environment

2021-03-02 Thread Steven Robbins
Hi, I'm trying to use a (non-Debian) python system built on python 3.8. Debian's default is currently 3.9 so I am advised to use a virtual environment. Being a newbie, I searched around and found a writeup covering several different virtualization tools [1]. Note I am using Debian 'sid'.

Bug#983870: ITP: webdriver-manager - Webdriver Manager for Python

2021-03-02 Thread Joost van Baal-Ilić
Package: wnpp Severity: wishlist * Package name: webdriver-manager Upstream Author : Sergey Pirogov * URL : https://pypi.org/project/webdriver-manager/ * License : Apache-2.0 Programming Lang: Python Description : Webdriver Manager for Python Binary package names

Joining DPT

2021-03-02 Thread Philippe Coval
Dear Python team I'd like to join the team to work on TUF package: * Package name: python-tuf Upstream Author : tuf developers * URL : https://github.com/theupdateframework/tuf * License : Apache-2.0 It has been requested by upstream year ago, but never landed * htt

Re: The python command in Debian

2021-03-02 Thread Matthias Klose
I am appending the following two sections to the python policy chapter 2, documenting what currently is in testing. There are different opinions, no perfect solutions, and if we disagree, we should delegate the final decision whether to include or to not include the binary packages python{,-dev}-i