aidecentralized / sonar

SONAR - Self-Organizing Network of Aggregated Representations
MIT License
13 stars 34 forks source link

update requirements.txt #103

Closed gautamjajoo closed 1 month ago

gautamjajoo commented 1 month ago

Fixes #100 . Was facing these issues when pulled from the main, hence updated.

Just a small note: for mac users the following issue will pop up:

ImportError: MagickWand shared library not found.

Solution:

brew install imagemagick@6
export MAGICK_HOME=/opt/homebrew/opt/imagemagick@6
tremblerz commented 1 month ago

Can you please add this debugging information somewhere? I recommend creating a debugging.md and referencing it in the docs.