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

Dependencies, test & clearup steps #5

Open
peter-lyons-kehl opened this issue Dec 17, 2023 · 1 comment
Open

Dependencies, test & clearup steps #5

peter-lyons-kehl opened this issue Dec 17, 2023 · 1 comment

Comments

@peter-lyons-kehl
Copy link

peter-lyons-kehl commented Dec 17, 2023

  1. How did you install ipld, and other less common, more specialised or alternative dependencies?

For ipld, there are several matches/similar: https://github.com/ipld/py-ipld-dag https://github.com/ipld/py-cid https://ipld.io/libraries -> https://ipld.io/libraries/python & https://ipld.io/libraries/rust/ etc.

Unfortunately, modern Linux distributions like Ubuntu or Manjaro (stable Arch Linux) recommend not to use pip, but either to use distribution port of Python modules (but ipld doesn't have one), or (pretty much) install from source.

  1. Do we use https://github.com/google/leveldb as-is?

  2. Steps to run the tests & to reset the DB to re-run the tests. I didn't look deeper, but ideally tests would check the results in the DB, too.

@peter-lyons-kehl
Copy link
Author

I have installed all dependencies on (Manjaro) Linux. I'll document & script one or two ways to automate this.

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