Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy
 

How to install spherical-functions via python pip




spherical-functions - Python/numba implementation of Wigner D Matrices, spin-weighted spherical harmonics, and associated functions, it belongs to Classifiers:

- License :: OSI Approved :: MIT License
- Programming Language :: Python
- Programming Language :: Python :: 3
- Programming Language :: Python :: 3.1
- Programming Language :: Python :: 3.8
- Programming Language :: Python :: 3.9
- Programming Language :: Python :: 3.10

When you know about this project and you want to new install spherical-functions to support your project or you get trouble as ModuleNotFoundError: No module named "spherical-functions" or ImportError: cannot import name "spherical-functions" in your project, let follow this tutorial to install spherical-functions



Installation:

Step 1: First, ensure you installed pip in your os, to check pip has been installed on your computer

In Windows (CMD):

py -m pip --version

In Unix/macOS:

python3 -m pip --version

Ensure pip, setuptools, and wheel are up to date:

In Windows (CMD):

py -m pip install --upgrade pip setuptools wheel

In Unix/macOS:

python3 -m pip install --upgrade pip setuptools wheel


Optional - If you want to install in virtual environment:

In Windows (CMD):

- Install virtualenv - if you installed it, please ignore

py -m pip install --user virtualenv

- Create a virtual environment

py -m venv test_spherical-functions_env

- Active the virtual environment

test_spherical-functions_env\Scripts\active

In Unix/macOS:

- Install virtualenv - if you installed it, please ignore

pip3 install virtualenv

- Create a virtual environment

python3 -m venv test_spherical-functions_env

- Active the virtual environment

source test_spherical-functions_env/bin/active


Step 2: OK, now, let flow below content to start the installation spherical-functions

To install spherical-functions on Windows(CMD):

py -m pip install spherical-functions

To install spherical-functions on Unix/macOs:

pip install spherical-functions


Step 3: If you want to install a specific spherical-functions version, add ==<spherical-functions version> to the end command line

Example:

pip install spherical-functions==2016.08.25.dev191007771                                                        pre-release


Please see the version list below table:

VersionReleased dateCommand
spherical-functions 2022.4.12022-04-01T16:15:00Windows:

py -m pip install spherical-functions==2022.4.1

Unix/macOs:

pip install spherical-functions==2022.4.1

spherical-functions 2022.0.32022-04-01T04:48:43Windows:

py -m pip install spherical-functions==2022.0.3

Unix/macOs:

pip install spherical-functions==2022.0.3

spherical-functions 2020.8.18.15.37.202020-08-18T19:37:43Windows:

py -m pip install spherical-functions==2020.8.18.15.37.20

Unix/macOs:

pip install spherical-functions==2020.8.18.15.37.20

spherical-functions 2020.7.31.11.53.282020-07-31T16:13:59Windows:

py -m pip install spherical-functions==2020.7.31.11.53.28

Unix/macOs:

pip install spherical-functions==2020.7.31.11.53.28

spherical-functions 2020.7.30.11.47.472020-07-30T15:48:19Windows:

py -m pip install spherical-functions==2020.7.30.11.47.47

Unix/macOs:

pip install spherical-functions==2020.7.30.11.47.47

spherical-functions 2020.7.16.22.25.482020-07-17T02:26:26Windows:

py -m pip install spherical-functions==2020.7.16.22.25.48

Unix/macOs:

pip install spherical-functions==2020.7.16.22.25.48

spherical-functions 2020.6.5.10.11.452020-06-05T14:12:27Windows:

py -m pip install spherical-functions==2020.6.5.10.11.45

Unix/macOs:

pip install spherical-functions==2020.6.5.10.11.45

spherical-functions 2020.2.26.16.29.242020-02-26T21:29:45Windows:

py -m pip install spherical-functions==2020.2.26.16.29.24

Unix/macOs:

pip install spherical-functions==2020.2.26.16.29.24

spherical-functions 2020.2.26.10.41.582020-02-26T15:42:18Windows:

py -m pip install spherical-functions==2020.2.26.10.41.58

Unix/macOs:

pip install spherical-functions==2020.2.26.10.41.58

spherical-functions 2020.2.26.10.28.292020-02-26T15:28:53Windows:

py -m pip install spherical-functions==2020.2.26.10.28.29

Unix/macOs:

pip install spherical-functions==2020.2.26.10.28.29

spherical-functions 2020.2.21.10.36.372020-02-21T15:37:03Windows:

py -m pip install spherical-functions==2020.2.21.10.36.37

Unix/macOs:

pip install spherical-functions==2020.2.21.10.36.37

spherical-functions 2020.2.18.11.46.92020-02-18T16:46:30Windows:

py -m pip install spherical-functions==2020.2.18.11.46.9

Unix/macOs:

pip install spherical-functions==2020.2.18.11.46.9

spherical-functions 2020.2.18.11.26.212020-02-18T16:26:43Windows:

py -m pip install spherical-functions==2020.2.18.11.26.21

Unix/macOs:

pip install spherical-functions==2020.2.18.11.26.21

spherical-functions 2020.2.17.23.39.392020-02-18T05:10:07Windows:

py -m pip install spherical-functions==2020.2.17.23.39.39

Unix/macOs:

pip install spherical-functions==2020.2.17.23.39.39

spherical-functions 2020.2.16.23.44.222020-02-17T04:44:49Windows:

py -m pip install spherical-functions==2020.2.16.23.44.22

Unix/macOs:

pip install spherical-functions==2020.2.16.23.44.22

spherical-functions 2020.2.16.23.16.462020-02-17T04:17:06Windows:

py -m pip install spherical-functions==2020.2.16.23.16.46

Unix/macOs:

pip install spherical-functions==2020.2.16.23.16.46

spherical-functions 2020.2.16.15.12.442020-02-16T20:13:37Windows:

py -m pip install spherical-functions==2020.2.16.15.12.44

Unix/macOs:

pip install spherical-functions==2020.2.16.15.12.44

spherical-functions 2019.9.19.23.25.282020-02-05T16:11:01Windows:

py -m pip install spherical-functions==2019.9.19.23.25.28

Unix/macOs:

pip install spherical-functions==2019.9.19.23.25.28

spherical-functions 2019.7.12.23.25.112019-07-13T03:25:43Windows:

py -m pip install spherical-functions==2019.7.12.23.25.11

Unix/macOs:

pip install spherical-functions==2019.7.12.23.25.11

spherical-functions 2019.4.17.13.51.392019-05-23T21:13:24Windows:

py -m pip install spherical-functions==2019.4.17.13.51.39

Unix/macOs:

pip install spherical-functions==2019.4.17.13.51.39

spherical-functions 2019.3.21.12.25.522019-03-21T16:26:19Windows:

py -m pip install spherical-functions==2019.3.21.12.25.52

Unix/macOs:

pip install spherical-functions==2019.3.21.12.25.52

spherical-functions 2019.3.20.17.25.522019-03-20T21:26:21Windows:

py -m pip install spherical-functions==2019.3.20.17.25.52

Unix/macOs:

pip install spherical-functions==2019.3.20.17.25.52

spherical-functions 2019.3.20.16.19.232019-03-20T20:22:48Windows:

py -m pip install spherical-functions==2019.3.20.16.19.23

Unix/macOs:

pip install spherical-functions==2019.3.20.16.19.23

spherical-functions 2019.3.20.16.12.542019-03-20T20:14:28Windows:

py -m pip install spherical-functions==2019.3.20.16.12.54

Unix/macOs:

pip install spherical-functions==2019.3.20.16.12.54


Step 4: Otherwise, you can install spherical-functions from local archives:

Download the distribution file from spherical-functions-2022.4.1.tar.gz or the specific spherical-functions version in the below list of distribution

After that, install by command:

On Windows(CMD):

py -m pip install <path_to_spherical-functions_downloaded_file>

On Unix/macOs:

pip install <path_to_spherical-functions_downloaded_file>


List distribution:


Project link:

- Homepage