Skip to content

"The program mps_genesim does not exist" #14

@JamesEBall

Description

@JamesEBall

Hi,

I am trying to run this program but I am getting the following error.


Exception Traceback (most recent call last)
in
1 # Run MPSlib
----> 2 O.run()
3
4
5 # Plot the results

/usr/local/lib/python3.8/site-packages/mpslib/mpslib.py in run(self, normal_msg, silent, thread)
493 if exe_path is None:
494 s = 'mpslib: The program {} does not exist or is not executable.'.format(exe_file)
--> 495 raise Exception(s)
496 return -1
497 else:

Exception: mpslib: The program mps_genesim does not exist or is not executable.

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