Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • ModuleNotFoundError: No module named 'stata_plugin' when using pystata

    After successfully initialized pystata, I get an error message "ModuleNotFoundError: No module named 'stata_plugin'" when I use 'from pystata import stata'. Do you know the location of the stata_plugin Python module within the Stata installation directory, so that I can add it to sys.path in Python to fix this error? Thank you very much.
    Last edited by Kyrie He; 14 Jun 2023, 05:05.
Working...
X