https://github.com/zebbern/pythonfix
🛠️ | Designed to fix python problems also downloads and installs the latest version if not installed.
https://github.com/zebbern/pythonfix
error fixpythonpath path pathpython python pythonerror pythonfix pythonpathfix
Last synced: about 2 months ago
JSON representation
🛠️ | Designed to fix python problems also downloads and installs the latest version if not installed.
- Host: GitHub
- URL: https://github.com/zebbern/pythonfix
- Owner: zebbern
- License: mit
- Created: 2025-01-06T10:11:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-19T20:12:24.000Z (over 1 year ago)
- Last Synced: 2026-04-12T03:08:22.314Z (2 months ago)
- Topics: error, fixpythonpath, path, pathpython, python, pythonerror, pythonfix, pythonpathfix
- Language: Shell
- Homepage:
- Size: 19.5 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python Fix
## Windows
Download and run it or just use terminal
```
git clone https://github.com/zebbern/pythonfix.git
cd pythonfix
pythonfix-windows.bat
```
---
## Linux
```
git clone https://github.com/zebbern/pythonfix.git
cd pythonfix
chmod +x pythonfix-linux.sh
./pythonfix-linux.sh
```