ResolvePackageNotFound: - blas[build=openblas] - gprMax The 2019 Stack Overflow Developer Survey Results Are InInstallation of python libraries on OS XTrying to run vpython code in Anaconda IDE, error with “visual” moduleInstalled python 3.5.2 under win 10 64bits, cloned numpy and scipy, how to build them?Error: Installing SciPy in Windows 10 64bit using pip (Python 3.5.2)Tensorflow module exists but notebook gives errorInstalling SciPy for Python 3.7 on Mac Os High SierraHow to avoid statsmodels installation errors on windows ?No module found error for every conda package in anaconda jupyter notebookHow do I allow pip inside anaconda3 venv when pip set to require virtualenv?pip install -e . gives error 13 in conda environment

Should I use my personal or workplace e-mail when registering to external websites for work purpose?

Patience, young "Padovan"

In microwave frequencies, do you use a circulator when you need a (near) perfect diode?

Spanish for "widget"

Does a dangling wire really electrocute me if I'm standing in water?

Inline version of a function returns different value than non-inline version

What tool would a Roman-age civilization have to grind silver and other metals into dust?

On the insanity of kings as an argument against monarchy

What does Linus Torvalds mean when he says that Git "never ever" tracks a file?

If the Wish spell is used to duplicate the effect of Simulacrum, are existing duplicates destroyed?

How to answer pointed "are you quitting" questioning when I don't want them to suspect

How come people say “Would of”?

What does "sndry explns" mean in one of the Hitchhiker's guide books?

Is domain driven design an anti-SQL pattern?

Falsification in Math vs Science

Are USB sockets on wall outlets live all the time, even when the switch is off?

How is radar separation assured between primary and secondary targets?

Which Sci-Fi work first showed weapon of galactic-scale mass destruction?

Why isn't airport relocation done gradually?

How was Skylab's orbit inclination chosen?

Does it makes sense to buy a new cycle to learn riding?

Return to UK after being refused

What do hard-Brexiteers want with respect to the Irish border?

Inflated grade on resume at previous job, might former employer tell new employer?



ResolvePackageNotFound: - blas[build=openblas] - gprMax



The 2019 Stack Overflow Developer Survey Results Are InInstallation of python libraries on OS XTrying to run vpython code in Anaconda IDE, error with “visual” moduleInstalled python 3.5.2 under win 10 64bits, cloned numpy and scipy, how to build them?Error: Installing SciPy in Windows 10 64bit using pip (Python 3.5.2)Tensorflow module exists but notebook gives errorInstalling SciPy for Python 3.7 on Mac Os High SierraHow to avoid statsmodels installation errors on windows ?No module found error for every conda package in anaconda jupyter notebookHow do I allow pip inside anaconda3 venv when pip set to require virtualenv?pip install -e . gives error 13 in conda environment



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








-1















I wanted to install gprMax. I've followed the official installation guide



Steps I've done:



  • conda update conda ✔

  • conda install git ✔

  • git clone https://github.com/gprMax/gprMax.git ✔

  • cd gprMax ✔

  • conda env create -f conda_env.yml ✖

When trying to apply the last command I get this output:



Collecting package metadata: done
Solving environment: failed

ResolvePackageNotFound:
- blas[build=openblas]


And the _conda_env.yml_ file looks like this:



name: gprMax
dependencies:
- python>3.6
- blas=*=openblas
- colorama
- cython
- h5py
- jupyter
- matplotlib
- numpy
- psutil
- scipy

- pip:
# - mpi4py
# - pycuda
- terminaltables
- tqdm



Anyone had similar problems?










share|improve this question




























    -1















    I wanted to install gprMax. I've followed the official installation guide



    Steps I've done:



    • conda update conda ✔

    • conda install git ✔

    • git clone https://github.com/gprMax/gprMax.git ✔

    • cd gprMax ✔

    • conda env create -f conda_env.yml ✖

    When trying to apply the last command I get this output:



    Collecting package metadata: done
    Solving environment: failed

    ResolvePackageNotFound:
    - blas[build=openblas]


    And the _conda_env.yml_ file looks like this:



    name: gprMax
    dependencies:
    - python>3.6
    - blas=*=openblas
    - colorama
    - cython
    - h5py
    - jupyter
    - matplotlib
    - numpy
    - psutil
    - scipy

    - pip:
    # - mpi4py
    # - pycuda
    - terminaltables
    - tqdm



    Anyone had similar problems?










    share|improve this question
























      -1












      -1








      -1


      1






      I wanted to install gprMax. I've followed the official installation guide



      Steps I've done:



      • conda update conda ✔

      • conda install git ✔

      • git clone https://github.com/gprMax/gprMax.git ✔

      • cd gprMax ✔

      • conda env create -f conda_env.yml ✖

      When trying to apply the last command I get this output:



      Collecting package metadata: done
      Solving environment: failed

      ResolvePackageNotFound:
      - blas[build=openblas]


      And the _conda_env.yml_ file looks like this:



      name: gprMax
      dependencies:
      - python>3.6
      - blas=*=openblas
      - colorama
      - cython
      - h5py
      - jupyter
      - matplotlib
      - numpy
      - psutil
      - scipy

      - pip:
      # - mpi4py
      # - pycuda
      - terminaltables
      - tqdm



      Anyone had similar problems?










      share|improve this question














      I wanted to install gprMax. I've followed the official installation guide



      Steps I've done:



      • conda update conda ✔

      • conda install git ✔

      • git clone https://github.com/gprMax/gprMax.git ✔

      • cd gprMax ✔

      • conda env create -f conda_env.yml ✖

      When trying to apply the last command I get this output:



      Collecting package metadata: done
      Solving environment: failed

      ResolvePackageNotFound:
      - blas[build=openblas]


      And the _conda_env.yml_ file looks like this:



      name: gprMax
      dependencies:
      - python>3.6
      - blas=*=openblas
      - colorama
      - cython
      - h5py
      - jupyter
      - matplotlib
      - numpy
      - psutil
      - scipy

      - pip:
      # - mpi4py
      # - pycuda
      - terminaltables
      - tqdm



      Anyone had similar problems?







      python installation yaml virtualenv






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 8 at 8:58









      username0101username0101

      111




      111






















          0






          active

          oldest

          votes












          Your Answer






          StackExchange.ifUsing("editor", function ()
          StackExchange.using("externalEditor", function ()
          StackExchange.using("snippets", function ()
          StackExchange.snippets.init();
          );
          );
          , "code-snippets");

          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "1"
          ;
          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
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55059731%2fresolvepackagenotfound-blasbuild-openblas-gprmax%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















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Stack Overflow!


          • 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%2fstackoverflow.com%2fquestions%2f55059731%2fresolvepackagenotfound-blasbuild-openblas-gprmax%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

          1928 у кіно

          Захаров Федір Захарович

          Ель Греко