opksurf.blogg.se

Dupeguru ubuntu 20.04
Dupeguru ubuntu 20.04





Sudo ln /usr/share/dupeguru/core/pe/_cache.cpython-36m-x86_64-linux-gnu.so /usr/share/dupeguru/core/pe/_cache.cpython-38-x86_64-linux-gnu.so Program starts, not sure if everything is working.Īn alternative workaround, that I have tried and is working, is to drop the "m" in the link name, such as (note that 36m could be 35m depends on the installed pkg): Once done you get a deb file in the build folder.

  • I had to add wheel at the end of requirements.txt file.
  • run the command from the readme $ bash -c "python3 -m venv -system-site-packages env & source env/bin/activate & pip install -r requirements.txt & python3 build.py -clean & python3 package.py".
  • dupeguru ubuntu 20.04

    download the source code (git clone or just download the zip).on a Ubuntu 20.04 system (virtualbox and a VM is better because then you don't pollute your main install with build deps).







    Dupeguru ubuntu 20.04