openfheorg / openfhe-python

Official Python wrapper for OpenFHE. Current release is v0.8.8 (released on June 25, 2024).
https://openfheorg.github.io/openfhe-python/html/index.html
BSD 2-Clause "Simplified" License
60 stars 18 forks source link

library __init__ uses a relative path which makes pip install fail #139

Closed sei-adolgert closed 1 month ago

sei-adolgert commented 1 month ago

Hi!

This is for Issue #38: https://github.com/openfheorg/openfhe-python/issues/138.

HTH, Drew

arcturusannamalai commented 1 month ago

it was failing for me as well; I had to build the package with sdist and manually copy over to python install area for it to work