Skip to content

Installation instructions: wheel, leveldb-dev #3

Description

@gsalzer

The installation instructions are almost perfect. On my Ubuntu 18.04 distributions, two more things were necessary for successful installation:

  • pip3 install wheel (could maybe go into requirements.txt, see e.g. stackexchange)
  • sudo apt install libleveldb-dev (required for compiling plyvel/_plyvel.cpp during the installation process)

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdocumentationImprovements or additions to documentation

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions