Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error: process didn't exit successfully #4

Open
jithendaraa opened this issue Sep 22, 2019 · 1 comment
Open

error: process didn't exit successfully #4

jithendaraa opened this issue Sep 22, 2019 · 1 comment

Comments

@jithendaraa
Copy link

@jithendaraa jithendaraa commented Sep 22, 2019

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

@ProgVal
Copy link
Owner

@ProgVal ProgVal commented Sep 22, 2019

Hi, are you using Python 3.6?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.