pymontecarlo / pymontecarlo-gui-debug

Test and debug different options to build the pymontecarlo distribution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#pymontecarlo GUI debug

This is a project to test and debug different options to build the pymontecarlo distribution on the different operating systems.

##Installation

###Windows

  1. Clone git repository
git clone https://github.com/pymontecarlo/pymontecarlo-gui-debug.git
  1. Manually download and install wheels from Unofficial Windows Binaries for Python Extension Packages
  • numpy
  • scipy
  • h5py
  1. Use pip to install
pip install nose setuptools matplotlib qtpy PyQt5 py2exe cx_Freeze

About

Test and debug different options to build the pymontecarlo distribution


Languages

Language:Python 100.0%