Open mariusa opened 6 years ago
Please add these to help other fedora users
dnf install openmpi-devel python3-devel which mpiexec # if not found: # export PATH=$PATH:/usr/lib64/openmpi/bin/ # echo 'export PATH=$PATH:/usr/lib64/openmpi/bin/' >> /etc/profile pip3 install mpi4py pip3 install pybullet
Please add these to help other fedora users