Skip to content

Failed to build pysqlite3 #60

Description

@Hoerli1337

Hi!
I have tested dduper on a Raspberry Pi 3B+ with Raspberry OS.
Unfortunately, the installation does not succeed, because the following error occurs:

Building wheels for collected packages: pysqlite3
  Building wheel for pysqlite3 (setup.py) ... done
  WARNING: Legacy build of wheel for 'pysqlite3' created no files.
  Command arguments: /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-5pjwwdhd/pysqlite3_1d66649f2505475fa84dcb126b8dd6d9/setup.py'"'"'; __file__='"'"'/tmp/pip-install-5pjwwdhd/pysqlite3_1d66649f2505475fa84dcb126b8dd6d9/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-g4vittxi
  Command output: [use --verbose to show]
  Running setup.py clean for pysqlite3
Failed to build pysqlite3

The rest could be installed without problems according to the log.
I have tested the same installation method on a normal x64 system with Debian 10, there everything worked great and the tool runs wonderfully.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions