You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: