Whats a good IDE for PYTHON

whats a good IDE for PYTHON
how do i use tensor flow in python 2

Attached: 1512775682702.gif (138x292, 55K)

Other urls found in this thread:

google.com.br/search?q=tensorflow windows
pip.pypa.io/en/stable/installing/
twitter.com/NSFWRedditGif

aw man did i do something wrong

PyCharm

>i wanna make an AI!!!!1!!
Also, just use vim in your favorite terminal emulator.
pip install tensorflow

they have tutorials on their website

What? Why are you projecting all this nonsense onto me?
Also python 2 isn't supported by tensorflow
and I'm not in the mood for vim or emacs autism. memorizing key bindings isnt productive

>Also python 2 isn't supported by tensorflow
Then why are you asking

Whats your problem man? Do you want to fight me or something?

peepee poopoo i shit my pants :-(

Attached: 2018-05-06-003919_425x99_scrot.png (425x99, 4K)

What? Why would you do that?

monkey brain fungus go boom peepee poopoo shithole farthole dick monkey hold my dick in my hand bingo bongo kaka poopies :)

Attached: idontgetit.png (780x125, 6K)

you don't have it installed
holy shit, did you try to import it, see that, and then come to the conclusion that tensorflow doesn't support python 2?
please stop programming and leave this board
[spoiler]but really, google things before jumping to conclusions. you probably installed tensorflow for python3, and not python2.7. you should be able to figure it out from here.[/spoiler]

Wtf is wrong with you dick head?
gave the best answer to your question and you're showing your autism. Gb2 fb

1.I don't have python 3 at all
2. Installing it on python 2 via pip does not work
3. The tensorflow website does not list python 2.7 at all and only supports python 3 downloads

>downloads
this is why you shouldn't use windows
>2.
post pip install tensorflow output
if it's fucking permissions problems I'm not helping your helpless ass

Attached: output.png (834x132, 6K)

I am beyond words.
pip isn't a python command. it's a program.
I am really sorry to break this to you user, but you have a lot to learn before doing anything even close to tensorflow.
I really do recommend installing linux on another partition and learning how to work the cli.
godspeed.

why the fuck did you phrase it like a command then and expect it to work

>I don't have python 3 at all

Attached: 1519496515112s.jpg (124x114, 3K)

it is a command.
it's not a python command.
you execute it at the shell, not at the python repl.
now fuck off.

I already know and have a linux machine I just want to get it on my windows.
Can't find a clear way to install pip right now.

but i'm on windows

Open your terminal. You can probably do this with control + shift + t. Type "Sudo pip install tensorflow". Enter your password. Type python. Type import tensorflow. There you go mate.

>pip isn't a python command

I'm not sure YOU know what pip is user

>Browsing the GNU/China botnet discussion forum
>Not having templeOS or Gentoo installed

You're beyond saving.

i'm on windows

google.com.br/search?q=tensorflow windows

IS PYTHON 2 OR PYTHON 3 BETTER FOR THIS STUFF?

WHAT'S IN INDUSTRY
WHY DID GUIDO FUCK UP PYTHON 3 SO BAD? I DON'T WANT TO SWITCH

this always and forever desu

What is this trying to accomplish

you know, i'm sure there's some way you could call it a python command, but you know I meant it wasn't a built-in python keyword to be used at the repl or in a script.

>using vim for python

is this why people inevitably start complaining about white text syntax

>reddit spacing
is this irony?
>is...
probably for anons that are too silly to set up vim to be comfy.

>reddit spacing

i really don't care about your newfag memes user, i've been posting like this for two decades now and won't stop for no one.

also autism editors like vim and emacs are wastes of time for hobbyists or political activists like RMS

i didn't mean to offend user, it was just funny that we were talking about whitespace and you had an abundance of it in your post. sorry bud
>autism editors
>waste of time
i mean if you can call having a fully customizable lightweight editor those things, be my guest

Use VS Code

can you please stop?

leave me alone...

stop posting.

you wanna know why they're wastes of time?

because code that nobody sees and doesn't fucking benefit anything is pointless code

>oh wow i can hit three keys and do this really specific thing

I DONT CARE

the time it takes to learn that and turn that into muscle memory i'd rather just do it the manual way which is already trivially easy

the hard part of coding isnt the fucking typing into a text editor part, why overcomplicate and overengineer one of the simplest aspects of the process?

What are you doing? What are you people EVEN DOING?

Suck a dick make a vim in your Emacs implemented in Scheme which was implemented inside a Smalltalk rabbithole the location of which is in Self you mother fuckers

im going to MAKE something of myself

Someone respond to me instead of dumb OP

>java ide

Even VS Code, something made in javascript, is better performant

Attached: christmas present.webm (405x720, 908K)

>i'm on windows
So...? Windows has cmd, powershell and even bash for windows, just use any of those.
And really, if you don't even know how to install a python library, what are you doing here? Try to actually learn python to a reasonable extent before trying to do something more complex with it.

People on this thread have been trying to help you but you seem to disregard everything we say.

>oh noes he found me

Now write the same in your shell and not in the interactive python session.

Stop using Python 2.

>an editor is more performant than an ide
tell me more

>stop using the best option
Not real

How do I get pip in my shell?

With plugins it basically is an IDE and performs better

wtf do you expect to do with tensorflow when you can't get pip working?

not my fault htat pip is so esoteric, i dont htink my python has it

>editor + other things = ide

Attached: Tails.png (290x333, 95K)

On windows you have to add python and pip to your system variable PATH. You would have known this even by googling “How do pip windows”. But good luck on your neural network project lol

I use Geany and love it to death.

use Cython

FOR THE LOVE OF GOD JUST FUCKING USE GOOGLE/DUCKDUCKGO/STARTPAGE/BING/MYSPACE/WHATEVERJUSTDOIT IT'S NOT THAT HARD

>pip
>esoteric
If you can't even set up fucking pip, I'd pay to see you having to deal with c or c++ libraries.

It hurts. So much

learn python3

> not using a virtual environment

...

How the fuck is Python2 the best option?

Learn pyqt

Most professional devs use python2.7, or code some c

most professional devs use windows or osx

lmao

I just interviewed for a python software engineering job where they work on linux

That's a plus you mongoloid.
How is better a shitty text editor made with a shitty scripting lang than an IDE made with a compiled one?
wtf...

Attached: nottanoshii.jpg (384x274, 19K)

python 3 for new projects. it's the way python is evolving, don't become a dinosaur

are you special?
see pic related..

step 1 : pip.pypa.io/en/stable/installing/
step 2 : after you are done with above use pic related to install software.
step 3: if it complains about not being able to find the command pip, add pip .exe directory to path.
step 4: if you don't know how to do step 4 I don't know why I just wasted 5 mins of my time.

Attached: pipisnotrocketscience.png (982x146, 11K)

Just use a jupyter notebook

import pip
pip.main(['install', tensorflow])

Well user, what do you think? It certainly wasn't permissions

You can't even make pip work lmao

vim

Seeing her cute wiggle dance makes her death even harder for me