Skip to content

error: process didn't exit successfully #4

Open
@jithendaraa

Description

@jithendaraa

I ran the project according to the README.
After cargo run pythonlib/ examples/helloworld.pyc, I got the following error:

Finished dev [unoptimized + debuginfo] target(s) in 0.03s
Running target\debug\pythonvm.exe pythonlib/ examples/helloworld.pyc
thread 'main' panicked at 'Bad magic number for main file.', src/lib.rs:38:9
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace.
error: process didn't exit successfully: target\debug\pythonvm.exe pythonlib/ examples/helloworld.pyc (exit code: 101)

Would be helpful if you could tell where I'm going wrong

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions