Re: "Add Python 3.xxx to PATH"

"Xidorn Quan" <[email protected]> Sat, 10 Aug 2019 09:46:37 +1000
Newsgroups gmane.comp.mozilla.devel.layout
Message-ID <[email protected]>
On Fri, Aug 9, 2019, at 12:24 PM, Thomas Workman wrote:
> Pardon my ignorance,
> I have Python 3.7 64bit installed and  I wish to  set up a simple local
> testing server on my Windows 10 machine.
> Since Python is already installed, how  can I  set the PATH

Hi Thomas,

This list is mainly for discussion around the layout engine of Gecko, not for general Firefox development enquiries. It is probably better send to dev-platform instead, where more people may help you.

For your question, there are various answers on the Internet about how to add Python to PATH on Windows, such as [1] and [2]. Maybe you can check those.

[1] https://superuser.com/a/143121
[2] https://datatofish.com/add-python-to-windows-path/


- Xidorn