issue with sagemath on windows 11
I installed sagemath on windows but get the following on running
bash.exe: warning: could not find /tmp, please create!
bash.exe: warning: could not find /tmp, please create!
┌────────────────────────────────────────────────────────────────────┐
│ SageMath version 9.3, Release Date: 2021-05-09 │
│ Using Python 3.7.10. Type "help()" for help. │
└────────────────────────────────────────────────────────────────────┘
bash.exe: warning: could not find /tmp, please create!
I have created the tmp folder, added the path to my system and user environment variables. It still does not work. This is in Windows 11. Please advise.
What installation instructions are you following?
Maybe you can open an issue: https://github.com/sagemath/sage-windows/issues
You may also want to try SageMath 9.2 (Windows installer 0.6.2) from https://github.com/sagemath/sage-windows/releases.