holzschu / Carnets

Carnets is a stand-alone Jupyter notebook server and client. Edit your notebooks on the go, even where there is no network.
https://holzschu.github.io/Carnets_Jupyter/
BSD 3-Clause "New" or "Revised" License
546 stars 31 forks source link

Installaion of "gensim" package failed #325

Open kow-k opened 4 months ago

kow-k commented 4 months ago

"pip install gensim" failed due to clang-related error. I had the same kind of error on MacBook Pro and MacBook Air runnning Big sur and Monterery.

holzschu commented 4 months ago

Carnets originated as an app for iPads and iPhones. It has kept the limitation of iOS: "pip install" can only install pure Python packages.

kow-k commented 4 months ago

I see. But Carnets is a great app still. Thanks a lot for developing it.

On Feb 26, 2024, at 16:23, Nicolas Holzschuch @.***> wrote:

Carnets originated as an app for iPads and iPhones. It has kept the limitation of iOS: "pip install" can only install pure Python packages.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.