You MUST WATCH THIS before installing PYTHON. PLEASE DON'T MAKE this MISTAKE.

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 มิ.ย. 2020
  • A beginner's guide to installing python. I show you how to use virtual environments in python. This is something that isn't taught in most beginner courses, but it's really useful.
    3 Data Science Learning Platforms I would recommend
    1. Data Quest - bit.ly/3hcLjbY (my favourite)
    2 Data Camp - bit.ly/39erDk8
    3 365 Data Science - bit.ly/3hbUHdd
    2 Recommended Python Courses
    1. Exploratory Data Analysis with Python and Pandas - bit.ly/2QXMpxJ
    2. Complete Python Programmer Bootcamp - bit.ly/2OwUA09
    Data Science Interview Preparation
    StrataScratch bit.ly/30ul0nX
    (These contain affiliate links, which means I receive a percentage of any sales made. There is no additional cost for anybody clicking on them)
    👌 SUBSCRIBE 👌
    / @gilesmcmullen
    / gilesmcmullen
  • บันเทิง

ความคิดเห็น • 654

  • @gilesmcmullen
    @gilesmcmullen  3 ปีที่แล้ว +63

    Get my two python courses for just $10 here bit.ly/2JuehGa . Use discount code CF903251D5

    • @colinharvey1049
      @colinharvey1049 3 ปีที่แล้ว

      Are these courses different to the udemy course?

    • @ShailjaGupta16
      @ShailjaGupta16 3 ปีที่แล้ว

      Hi Giles, Do we need to install python every time we want to set up a virtual environment?

    • @mohammadrafivulla8368
      @mohammadrafivulla8368 3 ปีที่แล้ว +1

      No@@ShailjaGupta16, you can use the same "python"(that you have previously installed) to make any number of virtual environments you want, by just including the same path for the "python".
      But you need to install it every time there is a newer version of python available or when you need an older version, say for some old project that you have cloned...

    • @ReaalBadman
      @ReaalBadman 3 ปีที่แล้ว

      Jokes aside ... do u hack?

    • @bjornhudson1699
      @bjornhudson1699 3 ปีที่แล้ว

      I dont mean to be offtopic but does anyone know a method to get back into an Instagram account?
      I was stupid lost my account password. I appreciate any assistance you can offer me.

  • @abhijeet800
    @abhijeet800 4 ปีที่แล้ว +705

    Your shirt confused me more than python

  • @Lazdinger
    @Lazdinger 3 ปีที่แล้ว +220

    “If you’re about to install Python for the first time, you’re almost certainly, gonna do it wrong.” This man understand me.

    • @jetspray3
      @jetspray3 2 ปีที่แล้ว +8

      And then somewhere in the video he said do not select the option to set path for those who download python before but he left the first timers confused.

    • @ilkkuPvP
      @ilkkuPvP ปีที่แล้ว

      @@jetspray3 Should I select the PATH option. First ever time installing Python3 (any python)
      EDIT: I googled and people say if I select PATH it will let me use just "python" in command prompt and I don't need to use "c:/.../.../.../python...". So I think it's better to select PATH?

    • @heinrichhelmbold419
      @heinrichhelmbold419 7 หลายเดือนก่อน +1

      You still got it all wrong... You installed on Windows and not Linux 😜 Linux is a completely different maze and would love to have a full tutorial on setting up virtual environments with libraries on Linux

  • @xaphon_683
    @xaphon_683 3 ปีที่แล้ว +42

    Me: watching how to install python
    Python Programmer: let's play the ukulele

  • @brianhauk5965
    @brianhauk5965 4 ปีที่แล้ว +21

    Thank you so much for sharing this. I've been developing command line, desktop and web software over years on Linux and Windows, and have been thinking about which machine learning/ IoT project to launch into next, but have paused this development knowing python and library versioning issues could create more grief than I'm ready to deal with. Your tutorial on virtual python environments may be a game changer for me, as now I can continue development without these roadblocks derailing my efforts!

  • @cassondrad2280
    @cassondrad2280 2 ปีที่แล้ว +1

    Thank you I really appreciate you providing that tip to help version control. You walked thru things and they made perfect sense and simple to do. Greatly appreciate it.

  • @hakonmoen3438
    @hakonmoen3438 ปีที่แล้ว +3

    FINNALLY!! not just another super technical "introduction" striped of high level illustration of what the topic is about. thank you for keeping it dumbed down for a set amount of time before introducing abbreviations after abbreviations

  • @SteelerY360Nation
    @SteelerY360Nation 4 ปีที่แล้ว +1

    Thank You. 👍🙏. I’m glad that this is now installed on my computer before I start making projects. I still have difficulty understanding VE, but it will take me some time to learn it

  • @williamguesdon400
    @williamguesdon400 4 ปีที่แล้ว +17

    Learned it the hard way. Cloud based solutions are also good for this. Anaconda offer the possibility of setting up multiple environments as well.

  • @khloeluong755
    @khloeluong755 4 ปีที่แล้ว

    yayy you're back!! Thank you for the video. Looking forward to more to come! :)

  • @Busterblade20
    @Busterblade20 4 ปีที่แล้ว +16

    I thought you were going to talk about Anaconda but still was a great video, I didn't know you could create venvs without modules or conda.

  • @1986RockSteady
    @1986RockSteady ปีที่แล้ว

    OMG! This is sooooo helpful! I have experienced the conflict issues in the past working on my own projects when first learning. Thank you!

  • @marceloherdy2379
    @marceloherdy2379 3 ปีที่แล้ว +1

    Hello Giles, thank you so much for this video. What an amazing video! I've never saw it anywhere else.

  • @fadajoana
    @fadajoana 2 ปีที่แล้ว +6

    Thank you so much for the video.
    I had such conflicts you mention.
    I was told to use anaconda instead, to manage the packages. Do you think your method is best than using anaconda? What would be the advantages/disadvantages of your method above anaconda? Thank you in advance

  • @geraldknowles519
    @geraldknowles519 4 ปีที่แล้ว +1

    That was fantastic, thank you. Just what I was looking for.

  • @greenstarlover1
    @greenstarlover1 3 ปีที่แล้ว +11

    The bit with the ukulele cracked me up. Maybe I should too bring my piano up whenever I install something X'D

  • @tcratius1748
    @tcratius1748 4 ปีที่แล้ว

    Makes sense, never got that far with projects, totally watching later, thanks mate! :)

  • @chenhuang8566
    @chenhuang8566 4 ปีที่แล้ว +1

    Hi, Giles, I am a python begnner and thanks a lot for your great advice. I've seen many of your videos about best python books you recommended and I've bought some of them including and etc.. Your playing piano and ukulele is very cool , and I love music as well even I hope to learn some music analysis ,composing, gaming by machine learning in the future if possible . Have you ever set up some projects about music?

  • @jessonpagaduan03
    @jessonpagaduan03 4 ปีที่แล้ว +82

    Taking your Python course in Udemy is a good decision I made toward learning data science. Thank you for sharing your passion to teach and inspiring people like myself to learn computational thinking and Python.

    • @jamespaz4333
      @jamespaz4333 2 ปีที่แล้ว +4

      Hi there. Could you please mention what is the name of that course? Thank you

  • @franchinyama241
    @franchinyama241 4 ปีที่แล้ว +5

    Welcome back-- missed the videos

  • @shellyshell22
    @shellyshell22 ปีที่แล้ว +1

    This was definitely one of the pieces of the puzzle that I've been missing! Thank you so much!

  • @fghsdfklgsnfdg
    @fghsdfklgsnfdg 3 ปีที่แล้ว +5

    Do you save your project files corresponding to 'my_env' in 'pyproj\my_env', 'pyproj' or 'pyproj\my_env\Scripts'?

  • @jhoncharlesdf.1599
    @jhoncharlesdf.1599 4 ปีที่แล้ว +1

    Very nice ! mi amigo, this tips it's very great, and the mixing ukulele, that wonderful, thanks for your time.

  • @LeonVanDyk
    @LeonVanDyk 3 ปีที่แล้ว

    Great stuff Giles, I like your whacky style - and also Maxwell's equations!

  • @agritech802
    @agritech802 10 หลายเดือนก่อน +1

    Thanks for this, can you still keep running in the virtual environment when it goes live or is it just for testing?

  • @svhb1000
    @svhb1000 4 ปีที่แล้ว +50

    Incredible how you combine Maxwell's equations, playing a ukelele during installing python!

    • @tj9382
      @tj9382 3 ปีที่แล้ว +5

      Incredibly perplexing

    • @mikemikel1629
      @mikemikel1629 2 ปีที่แล้ว +1

      Made it so much more interesting :)

  • @pasuplateonishant4908
    @pasuplateonishant4908 3 ปีที่แล้ว +1

    How did I not find you yet? I am a subscriber now, and also a fan of your videos. Thanks!

  • @paulorenatoxavierdasilva1452
    @paulorenatoxavierdasilva1452 4 ปีที่แล้ว

    Your videos are amazing. Thanks for sharing your knowledge!

  • @8aravindk
    @8aravindk ปีที่แล้ว +2

    The ukelele tutorial really helped with my ADHD, this is probably the first time in my TH-cam history I watched a TH-cam video without tuning out and rewinding. Please consider keeping it if you haven't already. Thanks

  • @mathew9665
    @mathew9665 4 ปีที่แล้ว +7

    In your course - do you give directions / advise on setup from the complete beginner? It would be even better if you explain how to do this with MS Visual Studio IDE

  • @MomirsLabTech
    @MomirsLabTech 2 ปีที่แล้ว +9

    this was immeasurably helpful. other creators glaze over all of the finer details of setting up python and I wasnt even able to install libraries, and now i can. thank you so much for this video!

  • @romariocarvalhoneto7831
    @romariocarvalhoneto7831 4 ปีที่แล้ว +2

    Great stuff! Thanks. But how do we keep track of the many virtualenvs and the packages in each one of them?

  • @stevensmith6376
    @stevensmith6376 4 หลายเดือนก่อน

    This was amazingly helpful. Love your sense of humor as well. Thanks so much.

  • @point1988
    @point1988 2 ปีที่แล้ว +2

    Thank you so much. You really helped me a lot. I too am a physicist so i can appreciate maxwells equations. Liked and subscribed👍🏽

  • @sakasalsakasal2748
    @sakasalsakasal2748 4 ปีที่แล้ว

    Wow, that was super helpful. Thank you!

  • @wagnernoise
    @wagnernoise 4 ปีที่แล้ว +4

    Some Maxwell’s equations in the background, cool :) Cheers!

  • @anantharamaniyer9135
    @anantharamaniyer9135 4 ปีที่แล้ว +4

    Ooooh, love the whiteboard with Maxwells equations in the background :)

  • @abay669
    @abay669 ปีที่แล้ว

    Tnx much for the instrunctions.
    Do we have to go trough all the process again every time starting a new project or is there a short version? I am thinking Project 1 and 2 and so on....
    tnx very much

  • @klaymoon1
    @klaymoon1 4 ปีที่แล้ว +1

    Great video. Is using environments in MS Visual Studio the same as creating virtual environments?

  • @bluidguy4007
    @bluidguy4007 3 ปีที่แล้ว +4

    Thanks for this video, still in the middle of watching it but I wanted to say that in case I forget which I usually do. I've been dabbling with python for months now and I would have to say this is probably one of the biggest lapses in my self Learning Journey.

    • @iamstevenadam
      @iamstevenadam 2 ปีที่แล้ว

      It means he solved your problem?

  • @alphenit
    @alphenit 2 ปีที่แล้ว

    excellent video! What do you recommend when a newer version comes out?
    current version is 3.10.4 so you install it in c:\users\giles\pyver\py3104. When 3.10.5 arrives do you install it into c:\users\giles\pyver\py3105 and de-install 3.10.4 or let it be?

  • @JoeLee-jk3wi
    @JoeLee-jk3wi 4 ปีที่แล้ว +1

    Great video, thanks. It would be a great help if you could do a followup video on how to package and deploy to production server once Python project is done.

  • @prem1prakash
    @prem1prakash 4 ปีที่แล้ว +4

    Finally, a new video after a long time. I wish you had brought out this video when I was installing Python but batter late than never. By the way, nice design on shirt :-)

  • @robertoamarillas
    @robertoamarillas ปีที่แล้ว +1

    Such a practical and logical install, as it should be done mate, thanks a lot, this will help me a lot with the famous python interpreters

  • @hit_it_if_you_care5211
    @hit_it_if_you_care5211 5 หลายเดือนก่อน +1

    Thx for the video, i did end having the issues you mention running different projects. This time i'm resetting everything and doing the right way. but i still have some questions, i was planning to install 4 different version none of them without global path set,
    - but it is recommended to install one with a global python? (not sure if any program is going to try to install anything in base python, i think chocolatey do but not sure?)
    - should i keep one with global variable so any programs that requires python to be accessed in the terminal without having to declare and activate my venv.
    - can i create a venv and turn this venv into my global variable, using the python in my venv\Scripts?
    - witch python do you recommended as the base global if needed? (i have end using this versions in my projects i have use 3.10.6 , 3.9.13 , and 3.11.3)
    - If a program runs in example 3.10.6 (should it work in all 3.10.x version?), are the 3rdnumber just for small updates or are this breaking points for projects and combabilities stays? i'm asking because this time i might install the latest version of each 3.9.x - 3.10.x - 3.11.x.
    Thanks in advance.

  • @downerelec4378
    @downerelec4378 2 ปีที่แล้ว +1

    Got a question, I don't remember how I installed it last time since it was a year ago but I probably made similar mistakes that you did, I didn't set it up on my vscode either, then when I had a python file there and wanted to run coverage or similar tests, I got a wrong command error as it likely was the python problem since I had it in 3 different folders somehow.
    I have uninstalled it and removed from PATH including my IDEs that use it, now I wanted to reinstall it, should I do it your way then just install vscode again, somehow set it up, will it work like that or should I just default install and tick the add to path option?

  • @harpreetgaur1
    @harpreetgaur1 4 ปีที่แล้ว +26

    OH MY GOD!!! I WAS JUST INSTALLING PYTHON AND YOU HAVE BLESSED ME!!!

  • @holdingpen1551
    @holdingpen1551 4 ปีที่แล้ว +14

    Heyyy
    Love from India 🇮🇳
    If you happen to come to India or need a break from your routine, I will be glad to host you.

  • @adamkeel7728
    @adamkeel7728 4 ปีที่แล้ว +2

    If you use a code editor instead of the command prompt do you still need to use virtual environments?

  • @mikeheitz46
    @mikeheitz46 4 ปีที่แล้ว +1

    Great video and I learned something today! Trying to figure out how I can implement at work with dozens of Python scripts running on a remote desktop (or laptop) - we'd need the virtual environments setup on THAT machine, no? Windows machine runs all the scripts via Task Scheduler

  • @cassondrad2280
    @cassondrad2280 2 ปีที่แล้ว

    Awesome, step by step, well done. I've installed python, thank you

  • @DraconaiMac
    @DraconaiMac 3 ปีที่แล้ว +2

    Just found your channel and Im delighted. Older coder here not too excited by the newest languages but came across all the uses for Python and had a look here first. I'm grateful you did these videos. Thanks so very much!

  • @awanturnik978
    @awanturnik978 ปีที่แล้ว +1

    I don't quite get it. What if I do want to use Visual Studio now? Do I connect somehow the pyver or pyproj folder to vsc? Or if I want to use vsc then should I just ignore this tutorial?

  • @alananalyst7795
    @alananalyst7795 ปีที่แล้ว

    that was really good tutorial, thanks!

  • @jordanscott1394
    @jordanscott1394 4 ปีที่แล้ว +9

    This is great advice.. Best to get into the habit from the beginning.. Also makes it super easy to deploy to heroku and so on as you can freeze the requirements to a text file

  • @re.liable
    @re.liable 4 ปีที่แล้ว +3

    Thought this would be about managing multiple versions of Python in an OS (e.g. pyenv)
    It seemed like you want to have a completely separate installation of Python for every project to be made, potentially installing the same version several times for each project. Isn't that kind of... janky?

  • @JeffKempster
    @JeffKempster 4 ปีที่แล้ว +7

    This may be obvious to most, but can you comment on this virtual environment and where you would store your actual python code files. Would it be in this "pyproj" folder or a subfolder. Would you just add git to this folder that has the python code files? And last can you talk about how you would update python to the next version with this approach? Thanks so much great video.

    • @dentn462
      @dentn462 2 ปีที่แล้ว

      EXACTLY he helped abit bit he is not being specific about it which makes it extremely confusing

  • @lfsalguero
    @lfsalguero 4 ปีที่แล้ว

    Do you recommend to set up a virtual environment if installing python for the first time?
    Before your Udemy course?

  • @dazecm
    @dazecm 4 ปีที่แล้ว +1

    Good video. Have you considered a video on using Docker for managing Python development environment versioning?

  • @SylvStone
    @SylvStone 2 ปีที่แล้ว

    I got it's a great recommendation using the virtual-environment approach from the beginning but what about installing IDE's, by the way, you probably use yourself an IDE, which do you recommend?. I was checking how's to about installing VisualCode which I chose after watching a lot reviews on the point but stopped at installing the connection to python, it seems going to install a system wide python how to deal with this particular and not getting into a mess. ???

  • @yajan6650
    @yajan6650 4 ปีที่แล้ว

    Wow, really nice explanation. Thank you. Also, please say how to properly install conda alongwith these python installations.

  • @hayden1059yt
    @hayden1059yt ปีที่แล้ว

    I am so glad I found your video. Your explanation makes a lot of sense.

  • @kmcelikcan
    @kmcelikcan 4 ปีที่แล้ว +1

    I installed python in D driver, saved some basic projects and it can be a little confused. Should i uninstall and rearrange everything

  • @groomy88
    @groomy88 ปีที่แล้ว

    Thanks for this. The ukulele segment was exceptional lol

  • @MySUHIT
    @MySUHIT ปีที่แล้ว

    thanks a lot, I've followed this guide to install python, hope everything works for the better.

  • @reddycr4386
    @reddycr4386 3 ปีที่แล้ว +2

    'i am getting this tree' is not recognized as an internal or external command,
    operable program or batch file.

  • @juanseverino5651
    @juanseverino5651 3 ปีที่แล้ว +1

    That was awesome I try all and now I can call pip with out an error in the CMD prompt. Now if you would be so kind and show how to download 2to3 to that path you make and I, It would be much appreciate. Thanks and keep them tuts coming.

  • @Ja14111948
    @Ja14111948 2 ปีที่แล้ว

    Thanks for your help; question: How can I direct any Python output to my printer in windows 10? I have an EPSON WF-3620 Series printer. Thanks very much already.

  • @cauaveiga
    @cauaveiga 4 ปีที่แล้ว +1

    Thanks!! Didn’t know that u are a physicist and I follow your channel for a while 😂😂. Was the whole vídeo wondering why did you put Maxwell equations on the blackboard, it makes a great scenario by the way....

  • @WPCompanion
    @WPCompanion ปีที่แล้ว

    Thanks for this helpful video. Exactly what I needed.

  • @algonte
    @algonte 4 ปีที่แล้ว +17

    Thank you, very clarifying explanation on Python's virtual environments. The ukelele is great but I prefer the guitar. Maxwell's equations are also great but Einstein's General Relativity equations are more appealing ;-) (I don't mention Schrödinger equation because, in spite of its practical success, it is "probably" wrong :-D)

  • @etienneb4403
    @etienneb4403 4 ปีที่แล้ว

    Nice video. Glad to see you again. How do you integrate the venv in say sublime or VS Code?

    • @paulorenatoxavierdasilva1452
      @paulorenatoxavierdasilva1452 4 ปีที่แล้ว

      I don't know about sublime, but at vs code you can exchange between Python environments once they are activated.

  • @SylvStone
    @SylvStone 2 ปีที่แล้ว

    another quick question (if you do not mind attending) this approach to installing means that we only could call for the python interpreter on a virtual-env-project?? (different than under a system-wide installation where you could call for the python idle from anywhere at cmd???

  • @grahamcheetham3043
    @grahamcheetham3043 4 ปีที่แล้ว +1

    Do you have any experience or recommendations regarding running projects in environments on Linux systems? For example, a project that continues to run while you go on with other work. The same project would need to be launched in the environment even after the system was rebooted.

    • @scurvofpcp
      @scurvofpcp 2 ปีที่แล้ว

      Learn shell scripting. My advice for anyone doing python on any OS is to learn how to set your Environment variables with shell scripts, and keep in mind that python packages don't always play nice with your lines.

  • @huascarzuritasalazar7633
    @huascarzuritasalazar7633 4 ปีที่แล้ว

    Wich computer glasses are you using Giles? Or maybe you can recommend us some brands?

  • @poopascoop4eva
    @poopascoop4eva 4 ปีที่แล้ว +3

    Awesome - just signed up for the Udemy course !

  • @parkerman23
    @parkerman23 2 ปีที่แล้ว +1

    Thanks this is a very informative video but im still having trouble. for some reason im guessing this error while trying to activate
    'my_env\Scripts\activate' is not recognized as an internal or external command,
    operable program or batch file.
    i also had a error when making virtual enviroment, but when i typed in 'dir' command, i could see the envitoment i made in there
    any help would be amazing, I have been having alot of problems with this
    thanks

  • @BraxtonMeyer
    @BraxtonMeyer 4 ปีที่แล้ว +5

    Your videos are amazing, both in terms of actually properly discussing what you set out to and the interludes that come on.

  • @GezahegnWeldu
    @GezahegnWeldu ปีที่แล้ว

    Thank you so much; as a new Python beginner, it took me an entire day to figure this out. Would you please do another tutorial on how to deal with this issue on Linux?

  • @ccuny1
    @ccuny1 2 ปีที่แล้ว

    Great video, thank you very much. I left a comment on you latest video (add to path or not). I understand this is the context of a standalone install of Python but I am still wondering whether it makes any difference if I am installing Anaconda and plan to use Jupyter Notebooks. Sorry this is such a naive question: I am aged and a newb, which is not a great combination.

  • @DrunkenKnight71
    @DrunkenKnight71 4 ปีที่แล้ว

    thanks, i'd not heard about these virtual environments...so for someone who, a couple of months ago, installed python 3.8.3, several packages, added to path etc., it is simply a case of uninstalling and starting over your way?

  • @kurtvega4871
    @kurtvega4871 3 ปีที่แล้ว

    Excellent, thanks for this!

  • @gytisatmanavicius689
    @gytisatmanavicius689 4 ปีที่แล้ว

    I would suggest to download and learn to use conda or miniconda, way more straightforward and easier to use, and accomplishes the same task and more. Correct me if I'm wrong.

  • @SylvStone
    @SylvStone 2 ปีที่แล้ว +1

    Wondering at 04:30 what about installing it on an (entirely) new pc, installing python for the first time. Do I still skip ticking to add it to PATH??

  • @john_colter
    @john_colter ปีที่แล้ว

    Thank you for demystifying this subject. What a relief!

  • @fuserlonewolf4905
    @fuserlonewolf4905 2 ปีที่แล้ว

    COULD YOU KINDLY SAY WHICH ONE IS BETTER? pylint or pylance

  • @marcosoliveira8731
    @marcosoliveira8731 2 ปีที่แล้ว

    Thank you! It was really helpful.

  • @rony3044
    @rony3044 3 ปีที่แล้ว

    does installing a package in a virtual environment also installs it to future virtual environments for later use?

  • @albertgarcialopez6351
    @albertgarcialopez6351 3 ปีที่แล้ว +3

    Came here for ukelele lessons and now I'm a software engineer somehow

  • @cajunstrat
    @cajunstrat ปีที่แล้ว

    This solves of many issues I was having....thanks a bunch!

  • @rohithm681
    @rohithm681 11 หลายเดือนก่อน

    Really regret discovering your channel so late. Absolutely love the pace at which you speak and the interludes. Nonetheless coming here to sharpen my python skills.

  • @AbdulKareemAbdulRahman
    @AbdulKareemAbdulRahman ปีที่แล้ว

    how would one upgrade the phyton in a virt environment? thanks?
    for instance my system wide python says it is 3.11.3 but my venv says it is 3.7.
    wld be grateful for any help or signposting

  • @aksolconnect
    @aksolconnect 3 ปีที่แล้ว

    You are so amazing, thank you for helping out. You made my day

  • @Breslima
    @Breslima 2 ปีที่แล้ว

    The latest way of using Anaconda seems to be "Python Anywhere". I've just started your course on datainsight and it shows the install of anaconda and then spyder IDE and so on. Do we still need spyder to use "Python Anywhere'? If so how do we use it? Is it possible to get n updated version of the course to reflect the new cloud version?

  • @alechewitt2347
    @alechewitt2347 3 ปีที่แล้ว +6

    This literally happened to me, so glad I saw this

  • @ProgrammerGirl
    @ProgrammerGirl 4 ปีที่แล้ว

    Thank you for that video. It is very informative.

  • @baharl2981
    @baharl2981 3 ปีที่แล้ว

    This is a brilliant tip, would it be possible to show us how we can do this in mac environment

  • @ammadkhan4687
    @ammadkhan4687 ปีที่แล้ว

    superb... i had the same problem .. thanks alot

  • @greyngreyer5
    @greyngreyer5 ปีที่แล้ว

    Question. I am using notepad++ as my interpreter. How can I import the code into the cmd to use with the virtual environment? In other words, why do I need virtual environment if I'm not even using cmd to interpret the code?

  • @grandparick3176
    @grandparick3176 2 ปีที่แล้ว

    Hello there. I am a beginner who want's to get started with python. Now my question is i already have anaconda installed now do i have to install python separately. I mainly installed anaconda for A.I/Machine learning but can i use spyder for development or projects as well.