Extras
Extras copied to clipboard
error in install sagemath-installer
Get-Item:
Line |
13 | (Get-Item "$dir\runtime\$_").Attributes = 'System'
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
| Cannot find path 'C:\Users\*\scoop\apps\sagemath-installer\0.6.1-9.2\runtime\usr\share\terminfo\63\ci8510' because it does not exist.
InvalidOperation:
Line |
13 | (Get-Item "$dir\runtime\$_").Attributes = 'System'
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| The property 'Attributes' cannot be found on this object. Verify that the property exists and can be set.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Installer script is still broken in version 0.6.3-9.3. The installation completes but with the same errors as above. The SageMath and SageMath Notebook shortcuts load with warnings. SageMath Shell loads fine. However, not sure how to fix as I don't understand what the installer script is setting up.