Hello, I tried to use the code in the root folder by the following command:
python autoScale.py -f inputFiles.dat -o error.out -xc 0.5927 -a 0.75 -b 0.104 -xr -1.0 1.0 -getError
I have installed the python2.7 in the conda environment, I just want to try out the most basic example as described above. Program returns nothing except:
My python is:
Python 2.7.18 |Anaconda, Inc.| (default, Apr 23 2020, 17:26:54) [MSC v.1500 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
Hello, I tried to use the code in the root folder by the following command:
I have installed the python2.7 in the conda environment, I just want to try out the most basic example as described above. Program returns nothing except:
My python is: