KindXiaoming / pykan

Kolmogorov Arnold Networks
MIT License
14.32k stars 1.31k forks source link

miss sum_symbol.png #341

Closed ElevenMorning closed 1 month ago

ElevenMorning commented 1 month ago
截屏2024-07-15 10 39 24
KindXiaoming commented 1 month ago

there seems a problem when installing with pypi. (if anyone knows why this is case and how to solve this, please let me know, much appreciated)

You may manually fix this by downloading the two png files from here and put in the folder /user/local/.../kan/assets/img.

fbkoroglu commented 1 month ago

@KindXiaoming

I also came across with this problem. I do not know why but the manual fix is working. As far as I observed, during the installation process, the setup code does not creating a folder named as assets and a subfolder img

MeDott29 commented 1 month ago

maybe the path is mis-labeled? the package name is pykan but the path says 'usr/local/lib/python3.10/dist-packages/kan'