-
-
Notifications
You must be signed in to change notification settings - Fork 226
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
not able to parse .mf4 file #1090
Comments
getting below error: |
import platform pprint("python=" + sys.version) try: try: I executed above code, I got below output: |
please try the development branch code |
I am using development code. still i am getting error. |
Python version
Please run the following snippet and write the output here
Code
MDF version
_please write here the file version (you can run
print(MDF(file).version)
)Code snippet
please write here the code snippet that triggers the error
Traceback
please write here the error traceback
Description
The fastest way to debug is to have the original file. For data protection you can use the static
method scramble to scramble all text blocks, and send the scrambled file by e-mail.
Please describe the issue here.
The text was updated successfully, but these errors were encountered: