How to Install Miniconda

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ก.พ. 2025
  • Miniconda is a lightweight Python distribution that includes Anaconda's environment and package management tools without the large memory footprint of additional packages. Miniconda is my preferred Python distribution and is easy to use and install. This video demonstrates how to instal Miniconda on a Windows computer.
    Website: opensourceopti...
    Sign up for email notifications (opensourceopti...) and get $5 off any course at opensourceopti...
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @Jawu523
    @Jawu523 9 หลายเดือนก่อน

    thank you for posting this video, my professor didn't tell me how to install this thing, it has helped me save a lot of time

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

    can you help me man? I did it as in the video, but when I click on the Start windows.bat file it continues. instead of downloading what is missing, this msg "this script relies on Miniconda which can not be silently installed under a path with spaces. Press any key to continue. . . " how can I solve it?

    • @jacquelinecogdell4003
      @jacquelinecogdell4003 10 หลายเดือนก่อน

      bro did u solve this issue?

    • @BrunoDelabella
      @BrunoDelabella 10 หลายเดือนก่อน

      ​@@jacquelinecogdell4003 No bro!

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

    Great help indeed

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

    I have tried to install Miniconda but I get the error "Failed to initialize Anaconda directories" but I can't figure out what is wrong. I do already have Python 3.10 and Pycharm installed. Have you any ideas please, thank you

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

    very useful…maybe its just me but i did not see anywhere on Conda installation or getting started page that there is an Anaconda cmd prompt specific for Conda😂…i kept on running Conda on windows cmd prompt lolz

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

    why would i use jupyter notebook?

  • @KR-kr3pj
    @KR-kr3pj ปีที่แล้ว

    Thanks for helping verify the installation but I don't understand how to use it. So how do I get an interface to practice Python now? Seems like installation worked. I verified my Python version. I am ready to code but where/how? Is there not an application that opens up where I can get into a Jupyter notebook or something? Where is it?

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

      This free course will get you set up to run Python code with Miniconda. You'll learn how to use and interactive session, IDE (VSC), and Jupyter notebooks. geospatialschool.com/courses/python-quickstart/

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

    Thanks but why i can't write anythings

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

    Hi, did you install Anaconda first? Because I don't get that Anaconda Prompt after installing Miniconda3? Thanks

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

      I did have anaconda installed, but completely removed it prior to installing miniconda. It's possible there were some anaconda remnants that didn't get removed. It's still interesting that you don't have the command prompt because it should be part of the miniconda installation.

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

      @@geospatialschool it turned out that I didn't check "create a shortcut" box during installation. Such a silly mistake

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

    What if you have a space in the name?

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

      In what name? The environment name? You can't have spaces in env names

  • @坂本雅秀
    @坂本雅秀 ปีที่แล้ว +1

    useful👍