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

Howto make your script working? #1

Open
Pitriss opened this issue Jun 27, 2021 · 3 comments
Open

Howto make your script working? #1

Pitriss opened this issue Jun 27, 2021 · 3 comments

Comments

@Pitriss
Copy link

Pitriss commented Jun 27, 2021

I downloaded and compiled mojangs leveldb .so libraries, i downloaded bedrock bindings but I don't know how to point your script to that downloaded bedrock bindings.

Can you add some install instructions?

@cjwatson
Copy link
Owner

cjwatson commented Jul 7, 2021

What platform are you using?

@Pitriss
Copy link
Author

Pitriss commented Jul 8, 2021

uname -a
Linux raspberry 5.10.35-v8 #1 SMP PREEMPT Sun May 9 10:50:41 EDT 2021 aarch64 GNU/Linux

so

Linux, arm64 build - I have no problem with compiling standard binaries/libraries. But I am not friend with python.

@cjwatson
Copy link
Owner

So the existing README says "Add the bedrock directory to your PYTHONPATH for the remaining steps", and I guess I'm trying to work out whether this is what you need to do but just not phrased clearly enough, or whether there's some other problem.

If you run export PYTHONPATH="/path/to/bedrock:$PYTHONPATH" (replacing /path/to/bedrock with the path to your built clone of https://github.com/BluCodeGH/bedrock), does that get you going?

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

2 participants