You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wondered where $(PythonHome) is declared.
I followed "Create a C++ extension for Python" tutorial, but still, my c++ project can't get $(PythonHome) as the superfastcode2 example.
Python Environments are setup correctly in the solution.