Error while running heartbeat_executable

This is an error report.


Screenshot of the error


Error details

as you can see in the picture i am getting error while running executable while following the lesson exactly as it told. can someone resolve it

Hi @hamad.ahmad.3155, welcome to the community!

We can’t actually see the whole setup.py file in the screenshot you shared.

What makes you say that this file is giving you an error?

Also, please share the entire error output of the terminal, it is crucial for debugging.

1 Like

This can happen if you skip any step before the command to run that program.

As @rodrigo55 mentioned, please:

  • Share the full output of the error, as it usually points to the exact point in the code where you have the error.
  • Send us a snapshot of the point where you were in the notebook.

all good thanks! I noticed that i missed a step. now figured it out.

1 Like

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.