IPGRAY : python - How to download, install and configure python plugin in Netbeans 8.2

preview_player
Показать описание
IPGRAY : python - How to download, install and configure python plugin in Netbeans 8.2

This video shows How to download, install and configure python plugin in netbeans 8.2

1. Download python plugin from netbeans site
2. Open Netbeans
3. Install python plugin to netbeans
4. Configure Python in netbeans
5. Create sample python project in netbeans

Follow more IPGRAY videos in youtube

thank you for watching
please subscribe
Рекомендации по теме
Комментарии
Автор

Thanks for the video! I found that I had to also configure the "Java Path" tab for the python 3.7 platform that I was installing in Ubuntu 16.04, which was my "jdk1.7.0_79/lib" directory in my case.

Because I'm using Flask with a virtual environment, I had to make a file "runit.py" to execute my project from Netbeans:

res = subprocess.run("bash -c 'cd ..;source projx;python run.py;'", \
shell=True, universal_newlines=True, check=True)

capistev
Автор

Благодарю Вас Из Белоруссиии) - Очень полезное видео.

yaroshchenko_creative
Автор

Hi !, i'd like to thank you for your tutorial, may i ask you how to add packages like CV2 (open cv) so i can import it to run my python-netbeans project. ty.

LebigbosHB
Автор

does this supports drag and drop user interface

pysuhayb
join shbcf.ru