rllola / zeronet-torrent-plugin

Torrent Plugin for Zeronet
31 stars 5 forks source link

[macOS] Library libboost_python39.dylib not loaded #38

Open defder-su opened 2 years ago

defder-su commented 2 years ago

Step 1: Please describe your environment

Step 2: Describe the problem:

Steps to reproduce:

  1. Visit the example site.
  2. Install the plugin.
  3. Restart the client.
  4. Visit the site again.

Observed Results:

https://github.com/rllola/zeronet-torrent-plugin/raw/py3/screenshots/install.png

Expected Results:

https://github.com/rllola/zeronet-torrent-plugin/raw/py3/screenshots/form.png

defder-su commented 2 years ago

Output on start ZeroNet: Library not loaded: /usr/local/opt/boost-python3/lib/libboost_python39.dylib.

defder-su commented 2 years ago

I believe, brew install boost-python helps. But it would be good to bundle it into the plugin if possible.