Skip to content

Installation with pip ? #12

@blackrez

Description

@blackrez

Hello,

I tried to use the tidesdb binding for python with pip and after the installation, the librairie is not detected.

 uv pip install git+https://github.com/tidesdb/tidesdb-python
 Updated https://github.com/tidesdb/tidesdb-python (57543d3)
Resolved 1 package in 2.90s
   Built tidesdb @ git+https://github.com/tidesdb/tidesdb-python@57543d39a152cf217b2456a8b00ebc5263d68d6c
Downloaded 1 package in 670ms
Installed 1 package in 2ms
----> 1 from tidesdb import TidesDB, TidesDBCompressionAlgo, TidesDBMemtableDS
      3 # Open a TidesDB database
      4 db = TidesDB.open('my_db')

ModuleNotFoundError: No module named 'tidesdb'

Is the binding is ready ?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions