Hi,

I am installing the ETK, 'Bohr' version (2010) but it gives error for the download command

"./GetComponents https://bitbucket.org/einsteintoolkit/manifest/raw/ET_2010_06/einsteintoolkit.th";.
Error:


Error: No definition for ET_RELEASE found in input file or ENV.

---------------------------------------------------------------------------
CalledProcessError                         Traceback (most recent call last)
<ipython-input-26-9fa64924ebf0>  in<module>
----> 1get_ipython().run_cell_magic('bash', '', './GetComponents https://bitbucket.org/einsteintoolkit/manifest/raw/ET_2010_06/einsteintoolkit.th\n' <https://bitbucket.org/einsteintoolkit/manifest/raw/ET_2010_06/einsteintoolkit.th/n'>)

~/.local/lib/python3.8/site-packages/IPython/core/interactiveshell.py  
inrun_cell_magic(self, magic_name, line, cell)
2369              with  self.builtin_trap:
2370                  args=  (magic_arg_s,  cell)
-> 2371result=  fn(*args,  **kwargs)
2372              return  result
2373
~/.local/lib/python3.8/site-packages/IPython/core/magics/script.py  
innamed_script_magic(line, cell)
140              else:
141                  line=  script
--> 142return  self.shebang(line,  cell)
143 144 # write a basic docstring:

<decorator-gen-110>  inshebang(self, line, cell)

~/.local/lib/python3.8/site-packages/IPython/core/magic.py  in<lambda>(f, *a, 
**k)
185      # but it's overkill for just that one bit of state.
186      def  magic_deco(arg):
--> 187call=  lambda  f,  *a,  **k:  f(*a,  **k)
188 189 if callable(arg):

~/.local/lib/python3.8/site-packages/IPython/core/magics/script.py  
inshebang(self, line, cell)
243              sys.stderr.flush()
244          if  args.raise_errorand  p.returncode!=0:
--> 245raise  CalledProcessError(p.returncode,  cell,  output=out,  stderr=err)
246 247 def _run_script(self, p, cell, to_close):

*CalledProcessError**: Command 'b'./GetComponents **https://bitbucket.org/einsteintoolkit/manifest/raw/ET_2010_06/einsteintoolkit.th\n'' <https://bitbucket.org/einsteintoolkit/manifest/raw/ET_2010_06/einsteintoolkit.th/n''>**returned non-zero exit status 25. NOTE: *I have tried without "--parallel" option, but the same error persists.

Any help would be worthwhile.

Thank you

Regards,
Karima S
**

_______________________________________________
Users mailing list
[email protected]
http://lists.einsteintoolkit.org/mailman/listinfo/users

Reply via email to