JuneStepp / OneLauncher

Launcher and Addons Manager for LOTRO and DDO
Other
45 stars 11 forks source link

Cant launch the Launcher #10

Closed iMonZ closed 4 years ago

iMonZ commented 4 years ago

Hey I get this:

Traceback (most recent call last): File "/Users/mvg/Downloads/OneLauncher/RunOneLauncher", line 30, in <module> import OneLauncher.Runner File "/Users/mvg/Downloads/OneLauncher/OneLauncher/Runner.py", line 29, in <module> from OneLauncher.MainWindow import MainWindow File "/Users/mvg/Downloads/OneLauncher/OneLauncher/MainWindow.py", line 32, in <module> import defusedxml.minidom ModuleNotFoundError: No module named 'defusedxml'

JuneStepp commented 4 years ago

What operating system are you using and are you running it from source or the binary?

JuneStepp commented 4 years ago

I took a closer look at your error message and it seems you're running from source. Make sure to install all the dependencies listed in the README here. I'll go ahead and close this now. You can re-open it if this doesn't solve your issue.