Anaconda navigator is not working and I tried all the solutions online Unicorn Meta Zoo #1:...

What is it called when you ride around on your front wheel?

My bank got bought out, am I now going to have to start filing tax returns in a different state?

Check if a string is entirely made of the same substring

How long after the last departure shall the airport stay open for an emergency return?

Can we hide a text first in a picture and then hide that image again in one more image?

What is purpose of DB Browser(dbbrowser.aspx) under admin tool?

What ability score does a Hexblade's Pact Weapon use for attack and damage when wielded by another character?

Is there metaphorical meaning of "aus der Haft entlassen"?

How much of a wave function must reside inside event horizon for it to be consumed by the black hole?

Has a Nobel Peace laureate ever been accused of war crimes?

Tikz positioning above circle exact alignment

I preordered a game on my Xbox while on the home screen of my friend's account. Which of us owns the game?

Can you stand up from being prone using Skirmisher outside of your turn?

Why must Chinese maps be obfuscated?

Why does Arg'[1. + I] return -0.5?

finding a tangent line to a parabola

What is the term for a person whose job is to place products on shelves in stores?

Contradiction proof for inequality of P and NP?

Co-worker works way more than he should

What makes accurate emulation of old systems a difficult task?

Is it possible to cast 2x Final Payment while sacrificing just one creature?

How to translate "red flag" into Spanish?

Scheduling based problem

Was Dennis Ritchie being too modest in this quote about C and Pascal?



Anaconda navigator is not working and I tried all the solutions online



Unicorn Meta Zoo #1: Why another podcast?
Announcing the arrival of Valued Associate #679: Cesar ManaraWindows 10 Command Prompt pip installIssues in installing wheel on windows 10 machine. Python version 3.7.2 setuptool version 40.6.3 pip version 19.0.1Getting the error “DLL load failed: The specified module could not be found.” while trying to import tensorflow for Windows in Anaconda using PyCharmCould not import the PyAudio C module '_portaudio'Troubles importing Python modulesinstalled python for mac. but when start running anaconda to run pythonAttributeError: module 'lib' has no attribute 'Cryptography_HAS_SSL_ST'RecursionError occurs with every attempted Anaconda package update / installationCannot create virtual environment in Pycharm 2019.1 with anaconda 3ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}







0















This is the error I get.
I tried to uninstall anaconda and reinstall it again twice, it didn't help. I updated conda and anaconda-navigator, it didn't work either. Can anyone help?



(base) C:UsersAU529763AppDataLocalanaconda3Scripts>anaconda-navigator
Traceback (most recent call last):
File "C:UsersAU529763AppDataLocalanaconda3libsite-packagesqtpy__init__.py", line 202, in
from PySide import version as PYSIDE_VERSION # analysis:ignore
ModuleNotFoundError: No module named 'PySide'



During handling of the above exception, another exception occurred:



Traceback (most recent call last):
File "C:UsersAU529763AppDataLocalanaconda3Scriptsanaconda-navigator-script.py", line 6, in
from anaconda_navigator.app.main import main
File "C:UsersAU529763AppDataLocalanaconda3libsite-packagesanaconda_navigatorappmain.py", line 22, in
from anaconda_navigator.utils.conda import is_conda_available
File "C:UsersAU529763AppDataLocalanaconda3libsite-packagesanaconda_navigatorutils__init__.py", line 15, in
from qtpy.QtGui import QIcon
File "C:UsersAU529763AppDataLocalanaconda3libsite-packagesqtpy__init__.py", line 208, in
raise PythonQtError('No Qt bindings could be found')
qtpy.PythonQtError: No Qt bindings could be found










share|improve this question







New contributor




Salman Tabatabai is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.



























    0















    This is the error I get.
    I tried to uninstall anaconda and reinstall it again twice, it didn't help. I updated conda and anaconda-navigator, it didn't work either. Can anyone help?



    (base) C:UsersAU529763AppDataLocalanaconda3Scripts>anaconda-navigator
    Traceback (most recent call last):
    File "C:UsersAU529763AppDataLocalanaconda3libsite-packagesqtpy__init__.py", line 202, in
    from PySide import version as PYSIDE_VERSION # analysis:ignore
    ModuleNotFoundError: No module named 'PySide'



    During handling of the above exception, another exception occurred:



    Traceback (most recent call last):
    File "C:UsersAU529763AppDataLocalanaconda3Scriptsanaconda-navigator-script.py", line 6, in
    from anaconda_navigator.app.main import main
    File "C:UsersAU529763AppDataLocalanaconda3libsite-packagesanaconda_navigatorappmain.py", line 22, in
    from anaconda_navigator.utils.conda import is_conda_available
    File "C:UsersAU529763AppDataLocalanaconda3libsite-packagesanaconda_navigatorutils__init__.py", line 15, in
    from qtpy.QtGui import QIcon
    File "C:UsersAU529763AppDataLocalanaconda3libsite-packagesqtpy__init__.py", line 208, in
    raise PythonQtError('No Qt bindings could be found')
    qtpy.PythonQtError: No Qt bindings could be found










    share|improve this question







    New contributor




    Salman Tabatabai is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.























      0












      0








      0








      This is the error I get.
      I tried to uninstall anaconda and reinstall it again twice, it didn't help. I updated conda and anaconda-navigator, it didn't work either. Can anyone help?



      (base) C:UsersAU529763AppDataLocalanaconda3Scripts>anaconda-navigator
      Traceback (most recent call last):
      File "C:UsersAU529763AppDataLocalanaconda3libsite-packagesqtpy__init__.py", line 202, in
      from PySide import version as PYSIDE_VERSION # analysis:ignore
      ModuleNotFoundError: No module named 'PySide'



      During handling of the above exception, another exception occurred:



      Traceback (most recent call last):
      File "C:UsersAU529763AppDataLocalanaconda3Scriptsanaconda-navigator-script.py", line 6, in
      from anaconda_navigator.app.main import main
      File "C:UsersAU529763AppDataLocalanaconda3libsite-packagesanaconda_navigatorappmain.py", line 22, in
      from anaconda_navigator.utils.conda import is_conda_available
      File "C:UsersAU529763AppDataLocalanaconda3libsite-packagesanaconda_navigatorutils__init__.py", line 15, in
      from qtpy.QtGui import QIcon
      File "C:UsersAU529763AppDataLocalanaconda3libsite-packagesqtpy__init__.py", line 208, in
      raise PythonQtError('No Qt bindings could be found')
      qtpy.PythonQtError: No Qt bindings could be found










      share|improve this question







      New contributor




      Salman Tabatabai is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      This is the error I get.
      I tried to uninstall anaconda and reinstall it again twice, it didn't help. I updated conda and anaconda-navigator, it didn't work either. Can anyone help?



      (base) C:UsersAU529763AppDataLocalanaconda3Scripts>anaconda-navigator
      Traceback (most recent call last):
      File "C:UsersAU529763AppDataLocalanaconda3libsite-packagesqtpy__init__.py", line 202, in
      from PySide import version as PYSIDE_VERSION # analysis:ignore
      ModuleNotFoundError: No module named 'PySide'



      During handling of the above exception, another exception occurred:



      Traceback (most recent call last):
      File "C:UsersAU529763AppDataLocalanaconda3Scriptsanaconda-navigator-script.py", line 6, in
      from anaconda_navigator.app.main import main
      File "C:UsersAU529763AppDataLocalanaconda3libsite-packagesanaconda_navigatorappmain.py", line 22, in
      from anaconda_navigator.utils.conda import is_conda_available
      File "C:UsersAU529763AppDataLocalanaconda3libsite-packagesanaconda_navigatorutils__init__.py", line 15, in
      from qtpy.QtGui import QIcon
      File "C:UsersAU529763AppDataLocalanaconda3libsite-packagesqtpy__init__.py", line 208, in
      raise PythonQtError('No Qt bindings could be found')
      qtpy.PythonQtError: No Qt bindings could be found







      python anaconda






      share|improve this question







      New contributor




      Salman Tabatabai is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question







      New contributor




      Salman Tabatabai is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question






      New contributor




      Salman Tabatabai is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 21 hours ago









      Salman TabatabaiSalman Tabatabai

      1




      1




      New contributor




      Salman Tabatabai is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Salman Tabatabai is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Salman Tabatabai is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          0






          active

          oldest

          votes












          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "3"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });






          Salman Tabatabai is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1429171%2fanaconda-navigator-is-not-working-and-i-tried-all-the-solutions-online%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          Salman Tabatabai is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          Salman Tabatabai is a new contributor. Be nice, and check out our Code of Conduct.













          Salman Tabatabai is a new contributor. Be nice, and check out our Code of Conduct.












          Salman Tabatabai is a new contributor. Be nice, and check out our Code of Conduct.
















          Thanks for contributing an answer to Super User!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1429171%2fanaconda-navigator-is-not-working-and-i-tried-all-the-solutions-online%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Cannot install PyQt5 The Next CEO of Stack OverflowCannot install tcpreplay 3.4.4cannot...

          Kapp-Putsch Acontecimentos | Outros artigos | Menu de navegação

          Why did early computer designers eschew integers? The Next CEO of Stack OverflowWhat register...