albion-online-stats icon indicating copy to clipboard operation
albion-online-stats copied to clipboard

[FEATURE REQUEST] How NOT to install on Linux

Open Tyrben opened this issue 2 years ago • 1 comments

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:

  1. Linux with python 3.7
  2. Run the readme steps (same than the external albion-online-stats.sh file)
  3. Run aostats
  4. 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

Tyrben avatar Aug 22 '21 20:08 Tyrben

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.

GeorgeTasop avatar Jan 01 '22 16:01 GeorgeTasop