why can not install buildozer in ubuntu 16.04

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
1
down vote

favorite












I just trying to install buildozer using the following comand:



pip install buildozer


But always turn me back the following error:




root@android-HP-ProBook-6550b:/home/android# pip install buildozer
Traceback (most recent call last): File "/usr/bin/pip", line 9, in

from pip import main ImportError: cannot import name main




WHat i'm doing wrong and why can not install buildozer in ubuntu.







share|improve this question
























    up vote
    1
    down vote

    favorite












    I just trying to install buildozer using the following comand:



    pip install buildozer


    But always turn me back the following error:




    root@android-HP-ProBook-6550b:/home/android# pip install buildozer
    Traceback (most recent call last): File "/usr/bin/pip", line 9, in

    from pip import main ImportError: cannot import name main




    WHat i'm doing wrong and why can not install buildozer in ubuntu.







    share|improve this question






















      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      I just trying to install buildozer using the following comand:



      pip install buildozer


      But always turn me back the following error:




      root@android-HP-ProBook-6550b:/home/android# pip install buildozer
      Traceback (most recent call last): File "/usr/bin/pip", line 9, in

      from pip import main ImportError: cannot import name main




      WHat i'm doing wrong and why can not install buildozer in ubuntu.







      share|improve this question












      I just trying to install buildozer using the following comand:



      pip install buildozer


      But always turn me back the following error:




      root@android-HP-ProBook-6550b:/home/android# pip install buildozer
      Traceback (most recent call last): File "/usr/bin/pip", line 9, in

      from pip import main ImportError: cannot import name main




      WHat i'm doing wrong and why can not install buildozer in ubuntu.









      share|improve this question











      share|improve this question




      share|improve this question










      asked Apr 23 at 20:40









      Sergio Ramos

      1112




      1112

























          active

          oldest

          votes











          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "89"
          ;
          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',
          convertImagesToLinks: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1027588%2fwhy-can-not-install-buildozer-in-ubuntu-16-04%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















           

          draft saved


          draft discarded















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1027588%2fwhy-can-not-install-buildozer-in-ubuntu-16-04%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          GRUB: Fatal! inconsistent data read from (0x84) 0+xxxxxx

          What makes Checkinstall packages not suitable for distribution?

          Running the scala interactive shell from the command line