Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to set up the config file #1

Open
bernice-tw-chan opened this issue Apr 28, 2023 · 1 comment
Open

Unable to set up the config file #1

bernice-tw-chan opened this issue Apr 28, 2023 · 1 comment

Comments

@bernice-tw-chan
Copy link

I am unable to set up my config file, with this error appearing.

Traceback (most recent call last):
  File "/Users/u2240321/Documents/PIP/GISAIDExtract/epiflu/bin/gisaid_download", line 8, in <module>
    sys.exit(main())
  File "/Users/u2240321/Documents/PIP/GISAIDExtract/epiflu/lib/python3.9/site-packages/gisaid_download/gisaid_download.py", line 609, in main
    date,locations,downloads,filetype_choices,meta_files,get_epi_set,epicov_dir,ssh_vars,wait,skip_local_update,followup_command,cluster_interact,custom_filters,example,outdir = getVariables()
  File "/Users/u2240321/Documents/PIP/GISAIDExtract/epiflu/lib/python3.9/site-packages/gisaid_download/gisaid_download.py", line 181, in getVariables
    return args.date,args.location,args.downloads,filetype_choices,meta_files,args.get_epi_set,args.epicov_dir,ssh_vars,args.wait,args.skip_local_update,followup_command,args.cluster_interact,custom_filters,example,args.outdir
UnboundLocalError: local variable 'meta_files' referenced before assignment

I am using Python 3.9.13.

@PabloOfEpidemiology
Copy link

I have an identical problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants