Skip to content

Getting requirements to build wheel did not run successfully #81

Description

@eddpascoal

Hi,
when I try to install on

  • ubuntu 22
  • 64bit
  • python 3.10
  • poetry or pip

I would get the following error:

Collecting ifxpy==3.0.5
  Downloading IfxPy-3.0.5.tar.gz (155 kB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... error
  error: subprocess-exited-with-error

  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─> [5 lines of output]
      Detected 64-bit Python
      Downloading : https://hcl-onedb.github.io/odbc/OneDB-Linux64-ODBC-Driver.tar
      Extracting Linux ODBC files : https://hcl-onedb.github.io/odbc/OneDB-Linux64-ODBC-Driver.tar
      Smart Triggers are enabled.
      error in IfxPy setup command: use_2to3 is invalid.
      [end of output]

  note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.

Am I missing something here?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions