"Convert " Python to use QT project , qmake option error?

You will need to provide a lot more detail about the code you are working with.

Why ? I am trying to run setup.py , I am not near the actual code.

Is this a PyQt or PySide project? What is the code that you are compiling?

All I know is nanoVNASaver.py and install “setup.py”

What is it that is being “converted”?

Is it open source, have you asked the authors how they debug this code?

That is outside what I asked , but yes it is "open source "…

I’m not seeing an error message.

I have provided the error -

Can you provide all the output you see, include the command line?

Here is my log copy - it is hard to “format” and if that is an issue

thanks for you reply and hope somebody else can help without formatting…

command

ov25-1@nov251-desktop:~/nanovna-saver-New-Version$ python3 setup.py install --qmake=/home/nov25-1/Qt/5.15.2/gcc_64/bin --ignore-git --debug --build-tests --parallel=8 --make-spec=ninja --verbose-build --module-subset=Core,Gui,Widgets

response

An error occurred while building the project, please ensure you have the most updated version of setuptools, setuptools_scm and wheel with:

pip install -U setuptools setuptools_scm wheel

usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] …]

or: setup.py --help [cmd1 cmd2 …]

or: setup.py --help-commands

or: setup.py cmd --help

error: option --qmake not recognized

Put that text inside a pre-formatted text block like this: