Problem When I try Generate up-link Seafile version 10.0.1

Here the solution:
From:

In my case, I did it this:

  1. Delete the “EXTERNALLY-MANAGED” File
    rm /usr/lib/python3.11/EXTERNALLY-MANAGED
  2. pip3 install pycryptodom
  3. Restart Seafile and then seahub

Now I work fine for me!!

1 Like