talon icon indicating copy to clipboard operation
talon copied to clipboard

Unable to run example in readme

Open sarahbacha opened this issue 7 years ago • 2 comments

File "test.py", line 1, in import talon File "/Users/sarahbacha/Desktop/talon/talon/talon/init.py", line 2, in from talon.quotations import register_xpath_extensions File "/Users/sarahbacha/Desktop/talon/talon/talon/quotations.py", line 9, in import regex as re ImportError: No module named regex

sarahbacha avatar May 14 '18 13:05 sarahbacha

Did you have regex installed (Try python setu.py install) ? It's present in the setup.py under install_requires : https://github.com/mailgun/talon/blob/a7404afbcb67e66aa13ff8917df4dcbbf3534624/setup.py#L48

tirkarthi avatar Jun 04 '18 10:06 tirkarthi

This issue is 2 years old. Just checking on the support activity. I am currently checking on what mail parser to use. Whats the status of this issue?

extremelogic-ph avatar Dec 01 '20 05:12 extremelogic-ph