ModuleNotFoundError: No module named ‘pkg_resources’ when importing pandas_ta
I am quite a newbie when it comes to Python. I am trying to run someone else’s code that contains references to pandas_ta. When I run the code I get the following errors:
I am quite a newbie when it comes to Python. I am trying to run someone else’s code that contains references to pandas_ta. When I run the code I get the following errors: