Open
Description
code:
#win64 python3.6.5
import pokebase as pb
chesto = pb.NamedAPIResource('berry', 'chesto')
print(chesto.name)
first time error:
requests.exceptions.HTTPError: 503 Server Error: Service Temporarily Unavailable for url: http://pokeapi.co/api/v2/berry
then always:
FileNotFoundError: [Errno 2] No such file or directory: 'resource.json'
Metadata
Metadata
Assignees
Labels
No labels