opticspy / lightpipes

LightPipes for Python, "Pure Python version"
https://opticspy.github.io/lightpipes/
BSD 3-Clause "New" or "Revised" License
228 stars 53 forks source link

Required packages for installing LightPipes for Python in ubuntu 16.04 LTS #5

Open FredvanGoor opened 7 years ago

FredvanGoor commented 7 years ago

Hi Guyskk,

I have installed a fresh ubuntu 16.04 LTS on my Monster-PC and installed all the packages that are required for executing LightPipes for Python scripts. For Python 2.7 as well as for Python 3.5.

In "required packages for LightPipes.txt" you find a list of all the packages. In "install-log.txt" are all the commands to install them and the responses of the installers.

Is it a good idea to make a script to do this automatically?

After installation I tried all the python scripts in the Examples directory. I had to do some minor changes. After that everything worked fine.

Fred.

required packages for LightPipes.txt install-log.txt

guyskk commented 7 years ago

Yes

FredvanGoor commented 7 years ago

Hi Guyskk, I have installed Docker and successfully did: $ sudo bash build-linux-x32.sh $ sudo bash build-linux-x64.sh It took about 2x8 minutes on my Monster-PC to create the wheels.

I am deeply impressed .... Thank you!

Fred

FredvanGoor commented 7 years ago

Hi Guyskk, I closed my latest issue accidentally. How can I reopen it? Fred.

FredvanGoor commented 7 years ago

Ah I found it myself!!!