Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Unable to run on Linux after following the readme steps #85

Open
Tyrben opened this issue Sep 9, 2021 · 0 comments
Open

[BUG] Unable to run on Linux after following the readme steps #85

Tyrben opened this issue Sep 9, 2021 · 0 comments

Comments

@Tyrben
Copy link

Tyrben commented Sep 9, 2021

I will complete this bug report tonight (i'm just currently not on the proper OS)

Describe the bug
Too many undocumented steps to prepare the script running:

  • install python3 explicitly (many linux distro still use python2 by default)
  • install python3-venv
  • install python3-setuptools
  • install rust compiler
    A clear and concise description of what the bug is.

Log file

 error: manifest path `Cargo.toml` does not exist

To Reproduce
Steps to reproduce the behaviour:

  1. Install python 3.7 via the package manager (apt-get for me)
  2. Download latest launcher from https://github.com/mazurwiktor/albion-online-stats/releases/latest (albion-online-stats.sh for linux - which is in reality the same as launchers/albion-online-stats.sh)
  3. Cd to the root or the cloned repo
  4. Past the albion-online-stats.sh
  5. Execute it

Expected behaviour
A clear and concise description of what you expected to happen.
Notice there is this another ticket #83 were I asked how not to install, but just run the app. I think they are related, because installing is a bigger leap than just running it in the cloned directory.

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

Desktop (please complete the following information):

  • OS: [e.g. Windows]

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant