ARPA-SIMC / arkimet

A set of tools to organize, archive and distribute data files.
Other
14 stars 5 forks source link

arki-web-proxy: No module named 'arkimet.dataset.http.aliases' #281

Closed brancomat closed 2 years ago

brancomat commented 2 years ago

This is probably an effect of #272 :

$ arki-web-proxy -h
Traceback (most recent call last):
  File "/usr/bin/arki-web-proxy", line 22, in <module>
    from arkimet.dataset.http.aliases import AliasMerger
ModuleNotFoundError: No module named 'arkimet.dataset.http.aliases'