Hello, I have a question about installing Pyfhel.
I use git clone command to install Pyfhel into my python3.8/site-packages, modify the pyproject.toml file to set SEAL_THROW_ON_TRANSPARENT_CIPHERTEXT='OFF', and installed successfully.
However, when run from Pyfhel import Pyfhel, leads an error that ModuleNotFoundError: No module named 'Pyfhel.Pyfhel.Pyfhel'.
So please help me to address this issue, thank you very much.
Furthermore, the environment is anaconda?
Hello, I have a question about installing Pyfhel.
I use git clone command to install Pyfhel into my python3.8/site-packages, modify the pyproject.toml file to set SEAL_THROW_ON_TRANSPARENT_CIPHERTEXT='OFF', and installed successfully.
However, when run from Pyfhel import Pyfhel, leads an error that ModuleNotFoundError: No module named 'Pyfhel.Pyfhel.Pyfhel'.
So please help me to address this issue, thank you very much.
Furthermore, the environment is anaconda?