You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C:\Users\Aaron>dali_generic --help
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "C:\Python312\Scripts\dali_generic.exe\__main__.py", line 7, in <module>
File "C:\Python312\Lib\site-packages\dali\plugin\country\generic.py", line 23, in dali_entry
dali_main(Generic())
^^^^^^^^^
File "C:\Python312\Lib\site-packages\rp2\plugin\country\generic.py", line 29, in __init__
raise RP2ValueError("CURRENCY_CODE environment variable not found: it is required to use the generic country plugin")
rp2.rp2_error.RP2ValueError: CURRENCY_CODE environment variable not found: it is required to use the generic country plugin
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: