FreeTAKTeam / FreeTakServer

Situational Awareness Server compatible with TAK clients
Eclipse Public License 2.0
660 stars 166 forks source link

/usr/bin/python: Error while finding module specification for 'FreeTAKServer-UI.controllers.services.FTS' (ModuleNotFoundError: No module named 'FreeTAKServer-UI.controllers') #666

Open BegleitPanzer opened 7 months ago

BegleitPanzer commented 7 months ago

image

/usr/bin/python: Error while finding module specification for 'FreeTAKServer-UI.controllers.services.FTS' (ModuleNotFoundError: No module named 'FreeTAKServer-UI.controllers')

BegleitPanzer commented 7 months ago

FreeTakServer version: 2.1 Python Version: 3.12.2 pip: 23.2.1 from /usr/lib/python3.12/site-packages/pip (python 3.12)

brothercorvo commented 7 months ago

How have you performed the installation? have you installed the UI package?

BegleitPanzer commented 7 months ago

I installed FTS using https://freetakteam.github.io/FreeTAKServer-User-Docs/Installation/Linux/Installation/

I tried it on my debian server, same issue. with debian I tried using ZeroTouch first but that didn't work so I tried using the Linux docs.