Public bug reported:

I install python 3.8
jorgen@modulus:~ $ sudo snap install python38
python38 3.8.0 from Omer Akram (om26er) installed

The installation seems ok, and I have virtualenv installed since before.
jorgen@modulus:~ $ which virtualenv 
/usr/bin/virtualenv

But when I try to create a venv with python 3.8 it doesn't work
jorgen@modulus:~ $ virtualenv -p python38 py38env
Running virtualenv with interpreter /snap/bin/python38
python3.8: can't open file '/usr/lib/python3/dist-packages/virtualenv.py': 
[Errno 2] No such file or directory

But virtualenv is there:
jorgen@modulus:~ $ ls -la /usr/lib/python3/dist-packages/virtualenv.py 
-rw-r--r-- 1 root root 101127 Apr  6  2018 
/usr/lib/python3/dist-packages/virtualenv.py

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: snap (not installed)
ProcVersionSignature: Ubuntu 4.15.0-72.81-generic 4.15.18
Uname: Linux 4.15.0-72-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.9
Architecture: amd64
CurrentDesktop: KDE
Date: Fri Dec 13 15:08:34 2019
InstallationDate: Installed on 2019-01-28 (319 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
SourcePackage: snap
UpgradeStatus: Upgraded to bionic on 2019-01-29 (318 days ago)

** Affects: snap (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1856321

Title:
  python3.8 does not work properly when installed from snap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snap/+bug/1856321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to