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.

Do I need special system settings to run PythonD?

0
10 Posted

Do I need special system settings to run PythonD?

0
10

Yes. You need long-filename support, DPMI and/or cwsdpmi.exe from Delorie and setting the needed system variables. See the main PythonD page. For the help() function you need a pager like DJGPP”s ‘less” available in the ‘textutils” package. For building additional packages, calling external commands, or really doing anything beyond ‘pure python”, it is strongly recommended to have a *complete* DJGPP installation. Distutils will not work without DJGPP and DXE3 installed on your system. The distribution package should be uncompressed (with internal directory structure intact) directly into your DJGPP installation, if you have one. If not, you need to set %PYTHONHOME% to the dirctory in which the distribution was unzipped.

Related Questions

What is your question?

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

Experts123