Spyder says: Don't mix pip and conda

Поделиться
HTML-код
  • Опубликовано: 12 сен 2024

Комментарии • 83

  • @FranciscoPalmMapologo
    @FranciscoPalmMapologo 4 года назад +14

    Very nice video. There are cases when you need to code scripts that use conda packages AND pip packages, is important to develop some judgment to decide what to do. It is not strange that you have a fully functional environment that has only conda packages installed, but you find a small package, with few or no dependencies that is only available in pip. I think that what should be encouraged is an extremely simple way to convert packages from pip to conda, or install a pip package automatically as a conda package in a similar way you install a .deb on an arch system.

    • @physics_philosophy_faith
      @physics_philosophy_faith 3 года назад +2

      My question is along this line, as I often have to use packages from both. How do you convert packages from pip to conda or the other thing you suggested?

  • @laurakatalinamejiarodrigue3060
    @laurakatalinamejiarodrigue3060 4 года назад +4

    I loved the bloopers , thanks for the video , it was very useful

    • @SpyderIDE
      @SpyderIDE  4 года назад +1

      Thanks! We will keep doing more!

  • @harrisongardner7451
    @harrisongardner7451 Год назад

    MVP video, thank you so much you fixed my week long head ache in 30 seconds! I wish google would put this video on the front page when searching "Spyder still broken after uninstalling and reinstalling anaconda navigator"... been looking for an answer to this for a week now and here it is all along.

  • @monkfoobar
    @monkfoobar 2 года назад +2

    pip is the standard package manager, why break it?

  • @alexanderevans8524
    @alexanderevans8524 3 года назад +2

    Why did you make a system that train wrecks with other common systems.

  • @DrJRMCFC
    @DrJRMCFC 2 года назад +5

    What a superb and informative video. Thank you so much. A seemingly trivial install of a package was driving me crazy. Thanks for solving it for me and saving my sanity!

  • @harshithak7677
    @harshithak7677 4 года назад +1

    Thank you so muchhhh!!!!!! I spend 3 hours figuring this out! I'm shedding happy tears rn

    • @SpyderIDE
      @SpyderIDE  4 года назад

      We are so glad we could help!

  • @brunospfc8511
    @brunospfc8511 Год назад +4

    BS, just fix Spyder, everybody uses both all the time.....

  • @saurabhjain507
    @saurabhjain507 4 года назад +3

    Nice video. Please make more such videos. I am adding this video to my list of resources a new joinee must watch.
    Few weeks ago I wrote a LinkedIn post about this same thing the video is based on. I had messed syder and couldn't find a way out. Thank you for the documentation on the website, it helped me fixed the problem.

    • @SpyderIDE
      @SpyderIDE  4 года назад +1

      We are glad this video was helpful! We will continue doing more videos like this one :)

  • @IqbalHamid
    @IqbalHamid 3 года назад +5

    At step 5, I am getting invalid file path. Installation of spyder failed in my new environment. So, I installed only the spyder-kernels as advised in the video. I therefore had to launch spyder from an alternative environment and pointed Spyder's python interpreter to python to teh python.exe of my required path (eg: "C:\Users\MyName\.conda\envs\GamesDev\python.exe"). Please help!

  • @sofiabeltran7031
    @sofiabeltran7031 4 года назад +5

    very useful! great explanation, please continue with this videos!!! 🥳🥳

  • @tinolbhoyar4646
    @tinolbhoyar4646 3 года назад +2

    I install a standalone spyder and I'm getting error at pip

  • @LordMichaelRahl
    @LordMichaelRahl 3 года назад

    Thanks a lot, I had issues with a Spyder version and making it work with the ASE module from conda-forge, this totally solved it.

  • @shyleshwarrb9597
    @shyleshwarrb9597 3 года назад +1

    help, after installed Anaconda I can't able to open spyder and anaconda navigator. How to solve this problem

  • @juanluiscano8126
    @juanluiscano8126 4 года назад +6

    The beginning is just hilarious :)

    • @ccordoba12
      @ccordoba12 4 года назад +1

      Glad you like it! Juanita worked really hard on it!!

    • @SpyderIDE
      @SpyderIDE  4 года назад +2

      XD

  • @doudi0101
    @doudi0101 4 года назад +2

    thank you so much for the explanation !

  • @CharishmaJarupla
    @CharishmaJarupla 2 месяца назад

    i have a doubt after uninstalling the anaconda, do all the files i created can be deleted
    ?? please reply fast!!

  • @tonyjoseph110
    @tonyjoseph110 Год назад

    This video was very helpful.Thank you so much.

  • @ShubhamKumar-uh9wf
    @ShubhamKumar-uh9wf 4 года назад +4

    Gold

  • @infamousprince88
    @infamousprince88 9 месяцев назад

    I could really use some help with getting past these dependencies. Why is this so messy?

  • @givze21
    @givze21 Год назад

    Super clear video. Worked for me, thanks !

  • @physics_philosophy_faith
    @physics_philosophy_faith 3 года назад +1

    There are many times when I need to use a combination of conda and pip packages. Are you saying I need to have a separate environment where I install all packages with pip, even the ones available with conda, in order to work with the packages that are only available with pip?

    • @physics_philosophy_faith
      @physics_philosophy_faith 3 года назад +1

      By this combination of packages, I mean where only a subset are available with conda or conda forge, and others are only available with pip.

  • @JM-fr9bc
    @JM-fr9bc 3 года назад +3

    Very hard to understand at times the words your trying to pronounce. I suggest to speak slowly. Also, for beginners it would be a good idea to explain why use conda and how to set up a conda environment.

  • @raghwendranarayanshandilya4525
    @raghwendranarayanshandilya4525 3 года назад

    I have a similar problem of "Spyder encountered an internal error". I tried uninstalling and re-installing anaconda several times but still, I get the same problem. The error message is " File "C:\Users
    aghw\anaconda3\lib\site-packages\traitlets\traitlets.py", line 535, in get
    value = obj._trait_values[self.name]
    KeyError: 'banner'
    During handling of the above exception, another exception occurred:
    ModuleNotFoundError: No module named 'numpy.core'
    ". Can you please suggest a way to solve this?

  • @yusuf07007
    @yusuf07007 Год назад

    Lovely girl, excellent. Ty, you have convinced me, and now I'll drop pycharm/vscode for Spider.

  • @rajibsardar578
    @rajibsardar578 2 года назад

    Very nice video...Madam I have a problem in spyder...user input function is not working...it is showing error and a dialog box is comming named "Issue reporter"

  • @nackyding
    @nackyding 2 года назад

    So if I've been using conda and pip interchangeably and unknowing of the conflicts I've caused is the correct way to resolve this is by uninstalling Anaconda? I'd like to clean my machine and start fresh using conda as my go-to package manager and virtual environment. Can you please point me in the right direction? Thank you very much.

  • @chickusibi1999
    @chickusibi1999 Год назад

    how to adjust the thickness of ploting in spyder

  • @roberfm
    @roberfm 2 года назад

    I am having a lot of troubles with Spyder 5, Spyder 4 was totally fine. Now i have problems with the kernel all the time. If I only use conda is fine, but installing some packages is just everlasting so whenever I try to create a new environment to use pip, the problem is that debug mode is not working properly anymore, and also the ipython console does not let me to press enter ....

  • @leosparadox9757
    @leosparadox9757 Год назад

    None of this methods helped me install the Phasepy package into my Spyder IDE (Windows)

  • @blacksmith8594
    @blacksmith8594 Год назад

    Thanks now I had to reinstall anaconda again because of step 3

  • @monoham1
    @monoham1 Год назад

    ok but i use pyenv venv and pip but the project i want to use it meant to be used with conda
    how am i meant to install conda without breaking any of my 100s of other projects?
    i would install it in a virtual machine but without CUDA it will take days to do what should take seconds to do

  • @vikashkumar-cr7ee
    @vikashkumar-cr7ee 2 года назад

    hi there, I found missing dependencies error i.e. nbconvert>=4.0: None (NOK). well I already have 6.4.4 version installed

  • @danilocoutodesouza997
    @danilocoutodesouza997 2 года назад

    But what happens if I need to work with two packages that are not conda-default? Should I first create a environment for package 1 and then install package 2 in this same environment?

  • @badboyjakewilliams
    @badboyjakewilliams 2 года назад

    Thanks for the video. I installed Spyder separately. Now i have Anaconda Spyder then the normal Spyder install. The Anaconda spyder still wont open but the Spyder I downloaded will open. Is this ok?

  • @fernygd
    @fernygd Год назад

    Enchanting Juanita 😊

  • @FSTiago
    @FSTiago 4 года назад +1

    It would be helpful to learn how to install spyder4 on Ubuntu without Anaconda.

    • @ccordoba12
      @ccordoba12 4 года назад +2

      Unfortunately, it's much easier to break Spyder with pip than with Anaconda. That's why we don't recommend installing Spyder with it. However, we're planning to create snaps for Spyder in the coming months, so people don't need to install Anaconda just to have Spyder.

    • @barryvontobel7071
      @barryvontobel7071 4 года назад

      I asked on chat about a ppa for Ubuntu as I'm only a casual user and Anaconda/Conda seem geared for the professional. My Ubuntu terminal is used for a lot of other things, so I guess one has to permanently deactivate Conda base. My choice is to keep the older Ubuntu version.

  • @luiseggalicia
    @luiseggalicia Год назад

    excelente!... haz mas videos como este por favor

  • @cdirfe947
    @cdirfe947 3 года назад

    Thank you so much. It really helped.

  • @alute5532
    @alute5532 2 года назад

    Conda has a natural tendency to mix & mess anything up
    But My cmd is more advanced than spider hasbpython 3.10 installed while spyder has a mere 3.9
    Whatever changes you did it just won't be reflected on my side
    Do not Mix py3.9 with 3.10!

  • @sandeepbhatti3124
    @sandeepbhatti3124 5 месяцев назад

    Thank you !

  • @theinstigatorr
    @theinstigatorr 3 года назад

    I always feel sad when enterprises can’t use the same username for their social media

  • @luizcarluz
    @luizcarluz 3 года назад

    Hello from Brazil, nice video

  • @darshanpawar1997
    @darshanpawar1997 3 года назад

    Too fast video for newbie like me....first of all my issue is, my anaconda navigator is not launching error- (python has stopped working). And if I directly launched spyder through start menu....then it is much slower...and not responding. I tried uninstalling and reinstalling anaconda but it won't helped. What should I do now?

    • @SpyderIDE
      @SpyderIDE  3 года назад +1

      Hi Darshan, you can take a look at our Troubleshooting guide where you can find more information on how to solve your issue docs.spyder-ide.org/current/first-steps.html

    • @darshanpawar1997
      @darshanpawar1997 3 года назад

      @@SpyderIDE thanks, will see.👍

  • @prakharnewatia2510
    @prakharnewatia2510 3 года назад +1

    very helpful

  • @juliensallerin4641
    @juliensallerin4641 3 года назад +1

    Great !

  • @pritkarn0896
    @pritkarn0896 3 года назад

    The Spyder Woman saved my day 😁✌😘

  • @sonercan4417
    @sonercan4417 3 года назад +1

    thanks a lot

  • @matteo7861
    @matteo7861 4 месяца назад

    LIFE SAVER ❤❤❤

  • @lysaait1711
    @lysaait1711 Год назад

    You saved me thanks ❤️

  • @karenliu7544
    @karenliu7544 2 года назад

    error window pop up sound really really make me uncomfrotable

  • @NehalJWani
    @NehalJWani 4 года назад +1

    To avoid 4:27 , use the shell installers. The new ones try to take advantage of all your CPUs :-)

    • @ccordoba12
      @ccordoba12 4 года назад

      Hey Nehal, thanks for the feedback! Are they also available for Windows?

    • @NehalJWani
      @NehalJWani 4 года назад +1

      @@ccordoba12
      The functionality is at github.com/conda-forge/conda-standalone-feedstock/blob/834590a9cd390fdb09802fd21baf97cebcb1b6d8/recipe/entry_point.py#L55-L71
      Usage for shell installers is at github.com/conda/constructor/blob/01209f0bf772c601dda062bc0167d0e00b70c6e4/constructor/header.sh#L419
      Usage for Windows GUI installer is at github.com/conda/constructor/blob/08b3408117cc919496a0cd97159fe5ee537e8fbf/constructor/winexe.py#L65
      Unfortunately, the macOS GUI installer can't use this functionality yet (because of the way it is designed), which is why it is so darn slow :)

  • @alexanderevans8524
    @alexanderevans8524 3 года назад +2

    Dont forget 90% of the tutorials will program using code you can run the same in spyder which will fail or train wreck your entire project. This is a living fail compilation of a program so far. I've actually lost time and code working with spyder so far.

  • @sorashiori
    @sorashiori 9 месяцев назад

    ok my only question is how to know if u have conda or pip TvT

  • @Gj-wl7er
    @Gj-wl7er 2 года назад

    Superb!

  • @alyssahayes268
    @alyssahayes268 2 года назад

    u are an icon omg thank u

  • @danielreborn4707
    @danielreborn4707 5 месяцев назад

    VStudio says Spyder an Anaconda sucks

  • @7hshopkins
    @7hshopkins Год назад

    Yes, but *Pls* just fix Spyder so this awful workaround is not necessary to have to deal with by folks who want to get on with productive coding. The IDE is intuitive and useful, but getting it to install 3rd party packages is a "minefield". 😵‍💫

  • @Scotto_desu
    @Scotto_desu Месяц назад

    The very first thing you did was to blame the user. How obnoxious. Physician - heal thyself.

  • @adhinesh2323
    @adhinesh2323 2 года назад

    3:59

  • @soumeshkhuntia6906
    @soumeshkhuntia6906 2 года назад

    Spyder sucks ... should be removed from Anaconda.

  • @hanifsanatkhani4587
    @hanifsanatkhani4587 9 месяцев назад

    Stick to the point.... I came here to see the solution I am not interested in your bs memes...

  • @Digital-Light
    @Digital-Light Год назад

    666

  • @ii7i727
    @ii7i727 3 года назад

    3 ايام