Skip to content

I have problems...#4

Open
brunofisico wants to merge 163 commits into
JorisDeRidder:masterfrom
IvS-KULeuven:master
Open

I have problems...#4
brunofisico wants to merge 163 commits into
JorisDeRidder:masterfrom
IvS-KULeuven:master

Conversation

@brunofisico

Copy link
Copy Markdown

When I try install until the part 'python config.py compile' somethings happens. The message error is:

(ivs_repo) bruno@Aldebaran:~/my_softwares/ivs$ python config.py compile gfortran
Fri, 27 Apr 2018 06:32 root INFO Compiling PYROTIN4: f2py --fcompiler=gfortran -c spectra/pyrotin4.f -m pyrotin4
Continue? [Y/n]
error: Command "gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/tmp/tmpZ3QwJY/src.linux-x86_64-2.7 -I/home/bruno/anaconda3/envs/ivs_repo/lib/python2.7/site-packages/numpy/core/include -I/home/bruno/anaconda3/envs/ivs_repo/include/python2.7 -c /tmp/tmpZ3QwJY/src.linux-x86_64-2.7/fortranobject.c -o /tmp/tmpZ3QwJY/tmp/tmpZ3QwJY/src.linux-x86_64-2.7/fortranobject.o -MMD -MF /tmp/tmpZ3QwJY/tmp/tmpZ3QwJY/src.linux-x86_64-2.7/fortranobject.o.d" failed with exit status 1
Traceback (most recent call last):
File "config.py", line 110, in
p = subprocess.check_output(cmd,shell=True)#,stdout=devnull)
File "/home/bruno/anaconda3/envs/ivs_repo/lib/python2.7/subprocess.py", line 219, in check_output
raise CalledProcessError(retcode, cmd, output=output)
subprocess.CalledProcessError: Command 'f2py --fcompiler=gfortran -c spectra/pyrotin4.f -m pyrotin4' returned non-zero exit status 1

Anybody help me?

nclementel and others added 30 commits December 1, 2017 17:35
aux/
catalogs/
inout/
spectra/
statistics/
timeseries/
…tion" by "from scipy.interpolate import RegularGridInterpolator as InterpolatingFunction".
repository converted from python 2 to python 3 using python tool: 2to3
mike-ivs and others added 24 commits August 23, 2019 14:35
'source activate' is deprecated and it's now 'conda activate/deactivate'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants