Re: Working with Python in NVDA
To be honest, trying to work with the latest version in the long run will be easier.
toggle quoted messageShow quoted text
Right now to get my gits, I load github desktop, the only reason I have git standard as well is for the programs compiled in electron forge. That needs git. Nodejs has npm which is how I will install everything. Running the extra tools installer will install chocolatey which will by default install python and visual studio tools whatever the latest version is. Now you don't need to install that but if you ever install choco then thats going to happen by default. Of course, a lot of my projects are java based but python is also supported.
On 24/12/2020 5:44 am, Joseph Lee wrote:
Hi,
|
|