79093218

Date: 2024-10-16 08:50:43
Score: 2
Natty:
Report link

I faced the below error in Python 3.9 envt although I was not importing package regex or using it anywhere: [error] modulenotfounderror: no module named 'regex._regex'

Installing regex==2019.11.1 in the envt of deployment resolved my issue

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Supraja Iyer