when i am enabling the A.N.T.Landscape Addons in blender2.8, i am getting an error messages can anyone help...

Betweenness centrality formula

Is there any official lore on the Far Realm?

Why didn't the Space Shuttle bounce back into space as many times as possible so as to lose a lot of kinetic energy up there?

Extension of 2-adic valuation to the real numbers

What happened to Captain America in Endgame?

Map of water taps to fill bottles

What does the integral of a function times a function of a random variable represent, conceptually?

Do I have an "anti-research" personality?

Is there a way to generate a list of distinct numbers such that no two subsets ever have an equal sum?

Phrase for the opposite of "foolproof"

A ​Note ​on ​N!

Are there physical dangers to preparing a prepared piano?

Who was the lone kid in the line of people at the lake at the end of Avengers: Endgame?

Coordinate my way to the name of the (video) game

Can someone publish a story that happened to you?

Implications of cigar-shaped bodies having rings?

Converting a sprinkler system's 24V AC outputs to 3.3V DC logic inputs

Aligning equation numbers vertically

What makes accurate emulation of old systems a difficult task?

Dynamic SOQL query relationship with field visibility for Users

What is causing the white spot to appear in some of my pictures

Critique of timeline aesthetic

Why does Mind Blank stop the Feeblemind spell?

How to pronounce 'c++' in Spanish



when i am enabling the A.N.T.Landscape Addons in blender2.8, i am getting an error messages can anyone help me out?







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







0















message is :



Traceback (most recent call last):
File "/usr/share/blender/2.80/scripts/modules/addon_utils.py", line 351, in enable
mod = import(module_name)
File "/usr/share/blender/2.80/scripts/addons/ant_landscape/init.py", line 42, in
from ant_landscape import add_mesh_ant_landscape
File "/usr/share/blender/2.80/scripts/addons/ant_landscape/add_mesh_ant_landscape.py", line 33, in
from .ant_functions import (
File "/usr/share/blender/2.80/scripts/addons/ant_landscape/ant_functions.py", line 772, in
from .eroder import Grid
File "/usr/share/blender/2.80/scripts/addons/ant_landscape/eroder.py", line 29, in
import numpy as np
ModuleNotFoundError: No module named 'numpy'










share|improve this question







New contributor




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



























    0















    message is :



    Traceback (most recent call last):
    File "/usr/share/blender/2.80/scripts/modules/addon_utils.py", line 351, in enable
    mod = import(module_name)
    File "/usr/share/blender/2.80/scripts/addons/ant_landscape/init.py", line 42, in
    from ant_landscape import add_mesh_ant_landscape
    File "/usr/share/blender/2.80/scripts/addons/ant_landscape/add_mesh_ant_landscape.py", line 33, in
    from .ant_functions import (
    File "/usr/share/blender/2.80/scripts/addons/ant_landscape/ant_functions.py", line 772, in
    from .eroder import Grid
    File "/usr/share/blender/2.80/scripts/addons/ant_landscape/eroder.py", line 29, in
    import numpy as np
    ModuleNotFoundError: No module named 'numpy'










    share|improve this question







    New contributor




    ABHISHEK KUMAR 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








      message is :



      Traceback (most recent call last):
      File "/usr/share/blender/2.80/scripts/modules/addon_utils.py", line 351, in enable
      mod = import(module_name)
      File "/usr/share/blender/2.80/scripts/addons/ant_landscape/init.py", line 42, in
      from ant_landscape import add_mesh_ant_landscape
      File "/usr/share/blender/2.80/scripts/addons/ant_landscape/add_mesh_ant_landscape.py", line 33, in
      from .ant_functions import (
      File "/usr/share/blender/2.80/scripts/addons/ant_landscape/ant_functions.py", line 772, in
      from .eroder import Grid
      File "/usr/share/blender/2.80/scripts/addons/ant_landscape/eroder.py", line 29, in
      import numpy as np
      ModuleNotFoundError: No module named 'numpy'










      share|improve this question







      New contributor




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












      message is :



      Traceback (most recent call last):
      File "/usr/share/blender/2.80/scripts/modules/addon_utils.py", line 351, in enable
      mod = import(module_name)
      File "/usr/share/blender/2.80/scripts/addons/ant_landscape/init.py", line 42, in
      from ant_landscape import add_mesh_ant_landscape
      File "/usr/share/blender/2.80/scripts/addons/ant_landscape/add_mesh_ant_landscape.py", line 33, in
      from .ant_functions import (
      File "/usr/share/blender/2.80/scripts/addons/ant_landscape/ant_functions.py", line 772, in
      from .eroder import Grid
      File "/usr/share/blender/2.80/scripts/addons/ant_landscape/eroder.py", line 29, in
      import numpy as np
      ModuleNotFoundError: No module named 'numpy'







      blender






      share|improve this question







      New contributor




      ABHISHEK KUMAR 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




      ABHISHEK KUMAR 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




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









      asked yesterday









      ABHISHEK KUMARABHISHEK KUMAR

      11




      11




      New contributor




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





      New contributor





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






      ABHISHEK KUMAR 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
          });


          }
          });






          ABHISHEK KUMAR 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%2f1429499%2fwhen-i-am-enabling-the-a-n-t-landscape-addons-in-blender2-8-i-am-getting-an-err%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








          ABHISHEK KUMAR is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          ABHISHEK KUMAR is a new contributor. Be nice, and check out our Code of Conduct.













          ABHISHEK KUMAR is a new contributor. Be nice, and check out our Code of Conduct.












          ABHISHEK KUMAR 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%2f1429499%2fwhen-i-am-enabling-the-a-n-t-landscape-addons-in-blender2-8-i-am-getting-an-err%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...