| 141 | |
| 142 | ---- |
| 143 | = Troubleshooting = |
| 144 | CONDA installs all dependent software, but some may not be compatible with the Cypress Operating System. A common error message is |
| 145 | {{{ |
| 146 | UnsatisfiableError: The following specifications were found to be incompatible with your system: |
| 147 | }}} |
| 148 | If the message indicates 'glibc version', see [https://wiki.hpc.tulane.edu/trac/wiki/cypress/glibc-version-problems here]. |
| 149 | |
| 150 | If you're unsure about the error message, please submit an [https://tulane.service-now.com/now/nav/ui/classic/params/target/com.glideapp.servicecatalog_category_view.do%3Fv%3D1%26sysparm_parent%3D8d648d93dbc44c10f460562bdc9619ad%26sysparm_catalog%3De0d08b13c3330100c8b837659bba8fb4%26sysparm_catalog_view%3Dcatalog_default%26sysparm_view%3Dcatalog_default HPC Consultation ticket] and include the command you ran along with all output messages, especially the error message. |
| 151 | |