Announcement

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

  • Python not detected

    I am unable to detect Python which is located at:

    C:\Users\marty\AppData\Local\Python\pythoncore-3.14-64\python.exe
    C:\Users\marty\AppData\Local\Python\pythoncore-3.15-64\python.exe

    Both versions work as standalone.

    I would be grateful for any suggestions to resolve this.

    Thank you.
    Martyn


    Code:
    StataNow 19.5 MP—Parallel Edition
    . update query
    (contacting https://www.stata.com)
    
    Update status
        Last check for updates:     02 Dec 2025
        New update available:       none         (as of 02 Dec 2025)
        Current update level:       12 Nov 2025  (what's new)
    
    Possible actions
    
        Do nothing; all files are up to date.
    
    . python query
    minimum Python version required is 2.7
    r(111);
    
    .


  • #2
    Originally posted by Martyn Sherriff View Post
    I am unable to detect Python which is located at:

    C:\Users\marty\AppData\Local\Python\pythoncore-3.14-64\python.exe
    C:\Users\marty\AppData\Local\Python\pythoncore-3.15-64\python.exe

    Both versions work as standalone.
    I gather that you've tried python search and it, too, cannot find either installation.

    Or is it just that python query doesn't seem to have anything currently set?

    Have you tried manually setting python set exec to the 3.14 version's executable file and seeing whether python query can recognize it then? (3.15 is till in alpha and it might be a little quirky with something like Stata.)

    Comment


    • #3
      Manually setting gave the same result. However I solved the problem by reinstalling Stata.

      Comment

      Working...
      X