MaxHalford / sorobn

🧮 Bayesian networks in Python
https://sorobn.streamlit.app
MIT License
238 stars 34 forks source link

Installation problem #33

Open SongZhihao616 opened 3 months ago

SongZhihao616 commented 3 months ago

How can I solve the installation error of the sorobn installation package? python version 3.9 or higher. Looking forward to your reply. 3b10588fabd0b511af544bf04df3e28 6890045f013c13d6282241c783bcbcd

MaxHalford commented 3 months ago

Hello. Do you have Cython installed?

SongZhihao616 commented 3 months ago

I configured the file by downloading the package separately. Now it has been installed, thank you very much for your reply!

p4czyk commented 2 months ago

I think, this is not fixed yet. I'm getting the same error while trying to install sorobn. :confused: I have installed: Cython version 3.0.10. :+1:

@SongZhihao616 Could you explain your workaround? :thinking:

p4czyk commented 2 months ago

Alright, I've got it done with the following commands. :partying_face:

pip install vose --no-build-isolation
pip install sorobn