Hi guys
Ok, so referencing from http://bioblend.readthedocs.org/en/latest/api_docs/galaxy/all.html#module-bioblend.galaxy.histories , I tried out the first example of retrieving all the histories of users.
The link below consist of 2 images:
https://www.dropbox.com/sh/ld0a3uwznud565n/AABuWG-Neeo2VdrwZ9m6bgLca?dl=0
Image1.png contains the code (similar from the bioblend link) with my API key.
Image2.png contains the result after i executed the command
Here's what I did, i have a python script workflow.py) and placed it at the desktop. Hence, I cd to desktop and executed "./workflow.py" but the error shows Permission Denied.
**I already installed bioblend by executing the command "sudo pip install bioblend" , is there anything else that i missed that had causes this problem?
Regards,
Julius