Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: installing json
Post: RE: installing json

Thanks snippsat. I'm going to read the urllib documentation so I don't do this mistake again. Got it working, so I appreciate all you guys' help!
Only_On_Tuesdays General Coding Help 6 110,499 Sep-02-2017, 03:13 PM
    Thread: installing json
Post: RE: installing json

Well, here's my code, I just get an: Error:{'error': 'not found'}as a reponse. import urllib.parse import requests main_api = 'https://api.guildwars2.com/v2/achievements' address = 'achievements' ...
Only_On_Tuesdays General Coding Help 6 110,499 Sep-01-2017, 10:06 PM
    Thread: installing json
Post: installing json

Hi, first of all I'm new here so hello everyone! I have an issue. I'm trying to learn how to work with a specific API and I need JSON to do it. I used pip to install simplejson, but this didn't allow ...
Only_On_Tuesdays General Coding Help 6 110,499 Sep-01-2017, 09:23 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020