ecksesontress
sandbox for the other blog to practise posting and try out ideas. build up that muscle memory.
Pages
(Move to ...)
about me
▼
Wednesday, October 18, 2023
how to set up a pip venv
sudo apt install python3-venv python3 -m venv myenv source myenv/bin/activate pip install package-name deactivate
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment