The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Can anyone help me get this python backup script to work?

twan
October 16, 2020

Hey,

I am trying to use this https://bitbucket.org/atlassianlabs/automatic-cloud-backup/src/master/jira_backup.py python script to automate backup in jira cloud.

But I am not so famailer with python so i need some help.

Where do I fill in my variables? Under def main() at line 93 ?

When I run the code I get this error:

File "c:/Users/ /Desktop/ / /Backup_Jira.py", line 13, in <module&gt;
import requests
ModuleNotFoundError: No module named 'requests'

I dont understand where i am suppose to get the import from.

Anyone know how I can get this script to work?

Any help is much apriciated!

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Gonchik Tsymzhitov
Community Champion
January 27, 2021

Hi! 

I do recommend you update the requirements.txt file. 

like this https://github.com/atlassian-api/atlassian-python-api/blob/master/requirements.txt

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events