Skip to content

The code to create TeX code from an image file fails #12

@matushiro97

Description

@matushiro97

I executed the attached code that uses the Mathpix API to generate TeX code from a PNG image file. However, the execution resulted in an empty output file. No error code was generated either.
Could you help me identify where the issue might be?

The attached file includes the code, the image file, and the output result.

After extracting the files, please execute test_Mathpix_extract_text.py, which reads page_1.png and outputs page_1.tex.

Please make sure to replace the following lines in the code with the correct values:
APP_ID = 'your_app_id'
APP_KEY = 'your_app_key'
extractTexCode.zip
Thank you in advance for your assistance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions