I installed the StataHelper package using the command pip install StataHelper, and I can see it in the result of pip list.
However, I am unable to import this package using import StataHelper.
My environment is Windows 11, and Python version is 3.11.6.
I installed the StataHelper package using the command
pip install StataHelper, and I can see it in the result ofpip list.However, I am unable to import this package using
import StataHelper.My environment is Windows 11, and Python version is 3.11.6.