Your message dated Tue, 13 Sep 2022 23:19:32 +0200 with message-id <[email protected]> and subject line Re: pipenv: Unable to use with Python 3.6 has caused the Debian Bug report #922017, regarding pipenv: Unable to use with Python 3.6 to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 922017: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=922017 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: pipenv Version: 11.9.0-1 Severity: normal Dear Maintainer, I've been using pipenv with Python 3.4, which I installed from snapshot.debian.net on my Debian Sid. Today I tried to run it with Python 3.6, which is still available in the debian archive[1]. But got the following error. All you have to do is run $ pipenv --python 3.6 Does Debian supports multiple version of Python, anyway? If so, is there a chance that this bug(?) will be fixed? [1]: https://packages.debian.org/search?keywords=python3.5&searchon=names&exact=1&suite=all§ion=all Thanks, -- yashi -- Installed package for Python 3.6 ii libpython3.6:amd64 3.6.8-1 ii libpython3.6-dev:amd64 3.6.8-1 ii libpython3.6-minimal:amd64 3.6.8-1 ii libpython3.6-stdlib:amd64 3.6.8-1 ii python3.6 3.6.8-1 ii python3.6-dev 3.6.8-1 ii python3.6-minimal 3.6.8-1 -- Log $ pipenv --python 3.6 Creating a virtualenv for this project… Using /usr/bin/python3.6m (3.6.8) to create virtualenv… ⠋Running virtualenv with interpreter /usr/bin/python3.6m Traceback (most recent call last): File "/usr/lib/python3/dist-packages/virtualenv.py", line 25, in <module> import distutils.sysconfig ModuleNotFoundError: No module named 'distutils.sysconfig' Virtualenv location: /tmp/pipenv-test/.venv Creating a Pipfile for this project… Traceback (most recent call last): File "/usr/bin/pipenv", line 11, in <module> load_entry_point('pipenv==11.9.0', 'console_scripts', 'pipenv')() File "/usr/lib/python3/dist-packages/pipenv/vendor/click/core.py", line 722, in __call__ return self.main(*args, **kwargs) File "/usr/lib/python3/dist-packages/pipenv/vendor/click/core.py", line 697, in main rv = self.invoke(ctx) File "/usr/lib/python3/dist-packages/pipenv/vendor/click/core.py", line 1043, in invoke return Command.invoke(self, ctx) File "/usr/lib/python3/dist-packages/pipenv/vendor/click/core.py", line 895, in invoke return ctx.invoke(self.callback, **ctx.params) File "/usr/lib/python3/dist-packages/pipenv/vendor/click/core.py", line 535, in invoke return callback(*args, **kwargs) File "/usr/lib/python3/dist-packages/pipenv/vendor/click/decorators.py", line 17, in new_func return f(get_current_context(), *args, **kwargs) File "/usr/lib/python3/dist-packages/pipenv/cli.py", line 235, in cli three=three, python=python, warn=True, site_packages=site_packages File "/usr/lib/python3/dist-packages/pipenv/core.py", line 636, in ensure_project ensure_pipfile(validate=validate, skip_requirements=skip_requirements) File "/usr/lib/python3/dist-packages/pipenv/core.py", line 289, in ensure_pipfile project.create_pipfile(python=python) File "/usr/lib/python3/dist-packages/pipenv/project.py", line 518, in create_pipfile 'python_version': python_version(required_python)[: len('2.7')] TypeError: 'NoneType' object is not subscriptable -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386, armhf Kernel: Linux 4.19.0-2-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages pipenv depends on: ii python3 3.7.2-1 ii python3-certifi 2018.8.24-1 ii python3-pip 18.1-4 ii python3-pkg-resources 40.7.1-1 ii python3-virtualenv 15.1.0+ds-2 ii python3-virtualenv-clone 0.3.0-1.2 pipenv recommends no packages. pipenv suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---There was no Debian release containing Python 3.6, so this will not be fixed.
--- End Message ---

