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
On Windows, after building a python.exe, before using it to run pyperformance, you need to run a special command PC\layout, which creates an installed-like tree structure, and then use the python.exe from that tree. It would be nice if this was automatically done by the compile command.
On Windows, after building a python.exe, before using it to run pyperformance, you need to run a special command
PC\layout
, which creates an installed-like tree structure, and then use the python.exe from that tree. It would be nice if this was automatically done by thecompile
command.See #148 (comment) and ff. for more details.
The text was updated successfully, but these errors were encountered: