Python Forum
Add package to pyenv base interpreter
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Add package to pyenv base interpreter
#1
I would like to add the wxpython package to pyenv python 3.8.5 so that when I create a new virtual environment,
with pyenv global set to 3.8.5, wxpython is automatically included in the just created venv directory.
Is that easily done?
if so, how?
Reply
#2
Maybe just create alias that creates virtual environment and afterwards it also installs the wxpython?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Adding to python environment in pyenv virtual project Larz60+ 4 2,872 Jun-26-2022, 11:26 AM
Last Post: Larz60+
  Building Mapnik for a pyenv python. Larz60+ 0 1,794 Jul-07-2021, 11:29 PM
Last Post: Larz60+
  How to update pyenv pip version so that new virtualenv will use it Larz60+ 4 8,165 Aug-19-2018, 08:39 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020