whatadewitt / yahoo-fantasy-sports-api

NodeJS wrapper for the Yahoo! Fantasy Sports API
https://yahoo-fantasy-node-docs.vercel.app/
MIT License
192 stars 52 forks source link

Juno iPad App Compatability #68

Open alexLaws opened 3 years ago

alexLaws commented 3 years ago

For some reason the Juno iPad app won’t let me install the package. It doesn’t provide detailed errors but here’s what detail there is:

In the system for installing packages it says: “Only pure Python packages are Supported.” Juno can find the package (v 2.4.1 from 12/28/2020) but when I click to install it fails and says ‘Failed to install yahoo-fantasy-api 2.4.1. Installation from Source failed’

Is there too much backup code here that isn’t python?

whatadewitt commented 3 years ago

Hi @alexLaws, sorry for the delayed response. I'm not getting emails from GitHub, which I need to resolve.

This package is built using NodeJS, not python, so I don't think it's going to work for you... Or you're looking for a different repo...