How to compile to .pyc #196
Answered
by
mtshiba
RawEnchilada
asked this question in
Q&A
-
I've got a simple .er file that I'm trying to compile to .pyc. |
Beta Was this translation helpful? Give feedback.
Answered by
mtshiba
Oct 8, 2022
Replies: 1 comment 1 reply
-
There was a bug in the compiler and command line option parser that prevented the option from working properly. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
C-BJ
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There was a bug in the compiler and command line option parser that prevented the option from working properly.
This has been fixed in the latest version (v0.5.8).