-
Notifications
You must be signed in to change notification settings - Fork 8
Compatibility
o355 edited this page Apr 30, 2017
·
22 revisions
PyWeather should work anywhere a Python 3 shell, and 3 PIP libraries can run. Should.
Here's where PyWeather works, and doesn't work, based on my testing, along with a little note. Of course, this is a non-comprehensive list of OSes that work with PyWeather, and there are hundreds of OSes that will work with PyWeather that aren't on this list.
If you want to report that an OS is compatible with PyWeather (linux distro, etc), report an issue.
- Windows 8.1 (Works great)
- Windows 10 Pro (Works great)
- Ubuntu Server 16.04 LTS (Works great, use pip3 for PIP installs)
- Kubuntu 16.10 (Works great, use pip3 for PIP installs)
- Debian 8.7 (Works great, use pip3 for PIP installs)
- Raspbian 8 (Works great, use pip3 for PIP installs)
- Termux for Android (PyWeather 0.5.1 and older, needs to be retested on 0.5.2 now that PW uses
requests
) - FreeNAS 9.10 (no known way to get Python 3 on FreeNAS 9.10)
- Debian 6.0.10 on PPC (Python 3 might be available, but PIP on the other hand...)
- Most Python interpreters on mobile, they usually don't have all the available libraries, not to mention PIP for installing extra libraries.