Skip to content

Fixed macOS build#1

Open
qwertyuiop1379 wants to merge 1 commit intoFutureAIGuru:masterfrom
qwertyuiop1379:macos-env-fixes
Open

Fixed macOS build#1
qwertyuiop1379 wants to merge 1 commit intoFutureAIGuru:masterfrom
qwertyuiop1379:macos-env-fixes

Conversation

@qwertyuiop1379
Copy link

The app will now run on macOS (tested on Tahoe 26.2). The Python UI is functional, although it is quite buggy. The PythonPath variable can now be added to the environment in launchSettings.json to stop it from asking on each launch.

Changes:

  • The Mac entry point now sources PythonPath from EnvironmentVariableTarget.Process, as .User only works on Windows.
  • Replaced file path gymnastics with native C# constants
  • Fixed broken UKS calls in the Python code (renamed "Thing" -> "Thought")
  • Implemented a todo in the UKS module's UI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant