Code Monkey home page Code Monkey logo

Comments (9)

KoolenDasheppi avatar KoolenDasheppi commented on July 3, 2024

If you use pip install mpi4py it might work, it installed for me that way.

from jukebox.

san7988 avatar san7988 commented on July 3, 2024

Hi,

On MacOS, the exact command works for me : conda install mpi4py=3.0.3.
Some SO questions like this suggest installing MS MPI first to make mpi4py work on windows.
Maybe you can try that if not already done. I hope it helps.

from jukebox.

zacharyneveu avatar zacharyneveu commented on July 3, 2024

Had the same problem on Ubuntu 18.0.4. Solution was to run conda install -c anaconda mpi4pi=3.0.3 instead.

from jukebox.

zacharyneveu avatar zacharyneveu commented on July 3, 2024

Added a PR here: #28

from jukebox.

jongwook avatar jongwook commented on July 3, 2024

@zacharyneveu I tried to reproduce in various OS including ubuntu 18.04 but conda install mpi4py=3.0.3 worked fine, referring to pkgs/main/linux-64::mpi4py-3.0.3-py37h028fd6f_0. Are you in 32bit by any chance?

I did see the OP's issue on Windows, but it has a larger issue (of not being supported, see #36 ). I also see in a Windows port they used pip install mpi4py instead, but manually installed MPI.

from jukebox.

tavakkolidjawad avatar tavakkolidjawad commented on July 3, 2024

If you use pip install mpi4py it might work, it installed for me that way.
Thanks, it works for me too

from jukebox.

nikjoorobert2 avatar nikjoorobert2 commented on July 3, 2024

I have the same problem. I installed gtts using pip, but I am using Anaconda Spyder for development, and it doesnt recognise packages Ive installed using pip. When I try to install gtts using Conda I get a message "The following packages are not available from current channels". Hit a brick wall here.

from jukebox.

cicinwad avatar cicinwad commented on July 3, 2024

When running conda install mpi4py=3.0.3 I am getting this error:


Collecting package metadata: done
Solving environment: failed

PackagesNotFoundError: The following packages are not available from current channels:

  - mpi4py=3.0.3

Current channels:

  - https://repo.anaconda.com/pkgs/main/win-64
  - https://repo.anaconda.com/pkgs/main/noarch
  - https://repo.anaconda.com/pkgs/free/win-64
  - https://repo.anaconda.com/pkgs/free/noarch
  - https://repo.anaconda.com/pkgs/r/win-64
  - https://repo.anaconda.com/pkgs/r/noarch
  - https://repo.anaconda.com/pkgs/msys2/win-64
  - https://repo.anaconda.com/pkgs/msys2/noarch

To search for alternate channels that may provide the conda package you're
looking for, navigate to

    https://anaconda.org

and use the search bar at the top of the page.

I am on windows 10, with python 3.8.2 and conda 4.6.14

Windows 8 will work.

from jukebox.

iL0g1c avatar iL0g1c commented on July 3, 2024

I use Windows x64, and I searched around on anaconda.org for a working channel.
Apparently, this command still works.
conda install pytorch==1.4.0 torchvision==0.5.0 cudatoolkit=10.1 -c pytorch -c

from jukebox.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.