Closed frndadi closed 1 year ago
I am using extract-msg to parse my .msg file in one of my project. Now I need to convert my msg file into html in order to display it on web. I explored a bit about rtfparse but when I tried to install it using pip cmd. I got the below error.
You can clone the git repo and can install it from there with pip install rtfparse/ :D
pip install rtfparse/
@LeandraFichtel @frndadi The new rtfparse 0.8.0 should install properly now.
I am using extract-msg to parse my .msg file in one of my project. Now I need to convert my msg file into html in order to display it on web. I explored a bit about rtfparse but when I tried to install it using pip cmd. I got the below error.