Python Forum

Full Version: keep getting 'encoding' error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
my dropbox
Hi sparkz_alot
can u see my screenshot in dropbox? It shows Python 3.6.4 is installed but something is wrong with pip. I think my problem is NetBeans cannot 'see' python
thanks
Savid
No your
(Mar-23-2018, 06:02 PM)harry1948 Wrote: [ -> ]I think my problem is NetBeans cannot 'see' python
thanks
No,this has nothing to do with NetBeans,
the problem is that python and pip is not set in environment variables Path of Windows.
I did post this before in post Python 3.6 and pip installation under Windows
Picture add Add Python 3.6 to Path is marked on under install.
Hi snippsat
I have uploaded screenshots of my python install,the final one shows my PATH variable (I do wonder why it refers to jpython!) Does the install look ok to you?

see these images in Dropbox
thanks
Dave
(Apr-13-2018, 04:59 PM)harry1948 Wrote: [ -> ]Does the install look ok to you?
The install look fine,all okay from cmd Thumbs Up
(Apr-13-2018, 04:59 PM)harry1948 Wrote: [ -> ]I do wonder why it refers to jpython!
It not so important as your python and pip is correct,
that it point to jyton in Netbean is okay.
If you want jython
you type eg jython2.5 it's for using Java libraries from Python.
Pages: 1 2