Hello! I installed your Python package on a virtual environment (with Python 3.9 as interpreter) in Pycharm. I didn't use pip, I just installed from the "Python Packages" tab. When I try to run regexport, I get an error saying NameError: name 'regexport' is not defined. I hope you can help me!
Hello! I installed your Python package on a virtual environment (with Python 3.9 as interpreter) in Pycharm. I didn't use pip, I just installed from the "Python Packages" tab. When I try to run
regexport, I get an error sayingNameError: name 'regexport' is not defined. I hope you can help me!