Skip to content

Error while excuting cae.sh in ubuntu linux 22.04 #32

@jssrivathsa

Description

@jssrivathsa

getting the following error, kindly help

Traceback (most recent call last):
File "/home/ccx/cae/src/cae.py", line 39, in
import checks
File "/home/ccx/cae/src/checks.py", line 30, in
class Checks:
File "/home/ccx/cae/src/checks.py", line 33, in Checks
modules = subprocess.check_output(cmd)
File "/usr/lib/python3.10/subprocess.py", line 421, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
File "/usr/lib/python3.10/subprocess.py", line 503, in run
with Popen(*popenargs, **kwargs) as process:
File "/usr/lib/python3.10/subprocess.py", line 971, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "/usr/lib/python3.10/subprocess.py", line 1863, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
OSError: [Errno 8] Exec format error: '/home/ccx/cae/bin/python/bin/python3'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions