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

Add HIV-AD project definition #1191

Open
Donaim opened this issue Oct 29, 2024 · 0 comments
Open

Add HIV-AD project definition #1191

Donaim opened this issue Oct 29, 2024 · 0 comments
Labels

Comments

@Donaim
Copy link
Member

Donaim commented Oct 29, 2024

In v7.17 we introduced HIV-AD project code.

But we haven't updated micall/projects.json file.

Because of this, updates to QAI fail with:

Failed to load project seeds for proj1 in date1.
Traceback (most recent call last):
  File "/usr/local/share/MiCall/micall/monitor/update_qai.py", line 115, in build_conseqs
    seeds |= projects.getProjectSeeds(target_project)
  File "/usr/local/share/MiCall/micall/core/project_config.py", line 136, in getProjectSeeds
    for region in self.config['projects'][project_name]['regions']:
KeyError: 'HIV-AD'

To solve this issue, we need to update the projects.json file.

@Donaim Donaim added the bug label Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant