Requirements and Dependencies

Phybers can be executed on both Windows and Ubuntu platforms. It has been tested on both OS with Python 3.9 versions.

For running on Windows, make sure you have Microsoft Visual C++ 14.0 or a later version installed, which can be found at the Visual Studio Website.

To install Phybers on Windows, run the following command:

$ pip install phybers

To install Phybers on Ubuntu, run the following command:

$ python3 -m pip install phybers