Using Python 3

Discussion about various official QPKG software applications. Login required to view the contents.
Post Reply
williaca
New here
Posts: 9
Joined: Wed Jan 25, 2017 12:53 am

Using Python 3

Post by williaca »

Hi

Python 3.5 was installed on my TS-253A when I installed Malware Remover. Now I'd like to use it to develop a WEB app linked to a MySQL database. When I open Python, all I get is a flag page with links to: Change log, Forum and Download. I've seen references to a PIP tool, which I can't see on my NAS. I'm completely lost as to where I go from here. Can anyone please help?

Thanks
Colin
User avatar
OneCD
Guru
Posts: 12159
Joined: Sun Aug 21, 2016 10:48 am
Location: "... there, behind that sofa!"

Re: Using Python 3

Post by OneCD »

pip is the Python package manager. It's run at the command-line-interface. ;)

As you're using Python 3, your pip will be called pip3.

So, you'll need to SSH / PuTTY into your NAS as the 'admin' user to access the command-line.

ImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImage
bugmenot4
Starting out
Posts: 24
Joined: Sun Sep 20, 2015 10:39 pm

Re: Using Python 3

Post by bugmenot4 »

pip3: command not found.
so...
Post Reply

Return to “Official Apps”