I get "ImportError: No module named ghostscript" when i try to build my python program using cx_freeze.
Previously, everything worked fine with python 3.6.2 64 bit, but now i need to create a 32 bit executable
I'm learning python, so do not omit obvious answers
Download the .whl file from the link below,
Open cmd in the same directory of the .whl file and run this command:
pip install python3_ghostscript-0.5.0-py3-none-any.whl