Public bug reported:

According to the doc https://docs.python.org/3/library/venv.html

  python3 -m venv venv

Should copy the /usr/lib/python3.6/venv/activate* scripts into the
venv/bin/ directory, so that they can be sourced by the user.

After running venv as above,

  venv/bin/python --version

works as expected. But venv/bin/activate is missing.

The same works correctly on Arch Linux.

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

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

Title:
  Python venv does not copy the activate scripts

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to