Skip to content

PolyXSim Installation

osholm edited this page Mar 22, 2022 · 9 revisions

Installation

The program can be downloaded can be acquired from Github:

https://github.com/FABLE-3DXRD/polyxsim 

goto Code (green button), choose "Download ZIP" and uncompress the downloaded zip file.

or make a clone of the code using Git, i.e. on the command line write:

git clone https://github.com/FABLE-3DXRD/PolyXSim.git

Install the code using pip:

pip install PolyXSim

Python and python modules needed

For full functionality of PolyXSim the following modules need to be installed (if you used pip to install PolyXSim these should have been installed automatically).

Clone this wiki locally