Overview
This repository provides solutions to known installation issues encountered by Mac users while installing SplashKit. If you are facing any problems with SplashKit, refer to this document for possible solutions.
Link | Description |
---|---|
Issue_1 | bash <(curl -s https://raw.githubusercontent.com/splashkit/skm/master/installscripts/skm-install.sh) does nothing. |
Issue_2 | dotnet run command unable to find SplashKit library. |
Issue_3 | Permission issue when running SplashKit installation command. |
Issue_4 | skm command not found. |
Issue_5 | code command not found. |
Issue_6 | dotnet command not found. |
Issue_7 | ModuleNotFoundError: No module named 'splashkit' when running Python programs. |
Issue_8 | System.DllNotFoundException error when using OSX version lower than 13 - macOS Ventura. |
Issue_9 | Unable to add SplashKit NuGet package to project. |