- Key to your solution is to download Python. You'll find the download here:
- From there recruit pip3 - sudo apt install python-pip
- Next, get hold of a virtual environment pip3 - sudo apt install python-pip
- Create the virtual environment virtualenv venv
- Make sure you're working inside of it source venv/bin/activate
- Install a pip dependencies file with pip3 install -r pip_dependencies.txt
- Run it python3 pass_gen.py
-
Notifications
You must be signed in to change notification settings - Fork 0
MGEX82/Matt-G-s-repository
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published