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
Describe the bug
After following the README on a Linux system, I have several concerns.
1- aostats seems to be (partially) "installed" on my system, but I don't want that.
2- the README + the files aren't clear about this
(3- side effect: aostats is not fully installed and triggers an error on statup)
Log file
no file
To Reproduce
Steps to reproduce the behavior:
Linux with python 3.7
Run the readme steps (same than the external albion-online-stats.sh file)
Run aostats
See error
Expected behavior
I would like a simple .py entry point to run aostats without installing anything other than python, pip, and python dependencies.
No copy in my system directory unknown to my package manager.
Screenshots
no screenshot
Desktop (please complete the following information):
OS: Linux Debian 10 up to date
Additional context
ask questions
The text was updated successfully, but these errors were encountered:
Tyrben
changed the title
[BUG] How to NOT install on Linux
[FEATURE REQUEST] How to NOT install on Linux
Sep 9, 2021
Tyrben
changed the title
[FEATURE REQUEST] How to NOT install on Linux
[FEATURE REQUEST] How NOT to install on Linux
Sep 9, 2021
Hi there, I followed the build steps on my machine (Ubuntu 20.04) and when I run aostats it popped an OpenGL error. If that is the case with you too, maybe this will solve your problem:
sudo apt install libopengl-dev
I agree with @Tyrben and would too recommend to document the installation process better.
Describe the bug
After following the README on a Linux system, I have several concerns.
1- aostats seems to be (partially) "installed" on my system, but I don't want that.
2- the README + the files aren't clear about this
(3- side effect: aostats is not fully installed and triggers an error on statup)
Log file
no file
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I would like a simple .py entry point to run aostats without installing anything other than python, pip, and python dependencies.
No copy in my system directory unknown to my package manager.
Screenshots
no screenshot
Desktop (please complete the following information):
Additional context
ask questions
The text was updated successfully, but these errors were encountered: