-
-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Labels
Milestone
Description
Error when registering the systemd service:
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/usr/local/leads/venv/lib/python3.12/site-packages/leads_vec/__main__.py", line 63, in <module>
_create_service()
File "/usr/local/leads/venv/lib/python3.12/site-packages/leads_vec/_bootloader/systemd.py", line 14, in create_service
_mkdir("/usr/local/leads")
FileExistsError: [Errno 17] File exists: '/usr/local/leads'