mazurwiktor / albion-online-stats

Albion online stats is an extension to MMORPG game - Albion Online. It tracks network traffic and displays various statistics, such as damage and DPS meter calculated from in-game actions.
Apache License 2.0
195 stars 63 forks source link

[BUG] #96

Closed solomoncyj closed 2 years ago

solomoncyj commented 2 years ago

Describe the bug A clear and concise description of what the bug is. error when running src/__main??.py

Log file damage-meter.log created in the same directory as executable. none

To Reproduce Steps to reproduce the behavior: run python ".\src__main__.py"

Expected behavior A clear and concise description of what you expected to happen. the applications runs

Screenshots If applicable, add screenshots to help explain your problem.


Traceback (most recent call last):
  File "C:\Program Files\albion-online-stats\src\__main__.py", line 1, in <module>
    from .gui.app import run
ImportError: attempted relative import with no known parent package```

**Desktop (please complete the following information):**
 - OS: [e.g. Windows]
 - windows1 0

**Additional context**
Add any other context about the problem here.