You need to provide the complete output from pip, not just the last message
otherwise I can't tell what the problem is.

Most likely you are either missing the Python dev package, missing a
compiler, or missing system Apache runtime and/or dev package.

The requirements for what you need are mentioned in:

* https://pypi.org/project/mod-wsgi/

BTW, don't use "mod_wsgi-standalone" unless there is an absolute reason to.
Use the "mod_wsgi" package only.

Graham

On Tue, 26 Mar 2024 at 19:27, Bashaar Dhoot <bashaardh...@gmail.com> wrote:

> Hi,
>
> I been having a problem installing  mod_wsgi and mod_wsgi-standalone on
> terminal.
>
> I am getting error messages like:
>
> error: subprocess-exited-with-error
>
>   × pip subprocess to install build dependencies did not run successfully.
>   │ exit code: 1
>   ╰─> [623 lines of output]
>
> and
>
>  python setup.py egg_info did not run successfully.
>         │ exit code: 1
>
> and
>
>  note: This error originates from a subprocess, and is likely not a
> problem with pip.
> error: subprocess-exited-with-error
>
> × pip subprocess to install build dependencies did not run successfully.
> │ exit code: 1
> ╰─> See above for output.
>
> I have looked online for solutions and really struggling to find a
> solution or workaround.
>
> I am running Ventura and seem to struggle downloading other packages with
> pip even with downgrading and upgarding it. I would really apprecite the
> help or someone to point me in the right direction.
>
> many thanks,
>
> Bashaar
>
> --
> You received this message because you are subscribed to the Google Groups
> "modwsgi" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to modwsgi+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/modwsgi/15ef8937-db38-4172-8d71-aeef7e21acbbn%40googlegroups.com
> <https://groups.google.com/d/msgid/modwsgi/15ef8937-db38-4172-8d71-aeef7e21acbbn%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to modwsgi+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/modwsgi/CALRNbkAN17zV%2BZeTyqPHbogMkrOVdNv_zHMADz92SLGZSBtWUw%40mail.gmail.com.

Reply via email to