Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Will EPD for Mac provide a “standard” (i.e. behaves like a Linux installation) version of Python in which I can install any other Python module?

0
Posted

Will EPD for Mac provide a “standard” (i.e. behaves like a Linux installation) version of Python in which I can install any other Python module?

0

It is basically a standard OS X version of Python with a bunch of extra packages. It doesn’t quite behave like a Linux installation because Apple just has to be different. In particular, EPD, like the system’s installation of Python and the official python.org binaries, provides a framework build. This is not a bad thing, by any means! You can install any other Python module you like. Overriding EPD packages shouldn’t be any trickier than deleting the package from site-packages before installing your own. Back to top.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123