An open API service indexing awesome lists of open source software.

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.

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
```