Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • N nes
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • Earth SciencesEarth Sciences
  • nes
  • Wiki
  • FAQ

FAQ · Changes

Page history
Update FAQ authored Oct 07, 2024 by Alba Vilanova's avatar Alba Vilanova
Hide whitespace changes
Inline Side-by-side
FAQ.md
View page @ b0f1ca07
...@@ -60,7 +60,7 @@ ERROR: Could not build wheels for mpi4py, which is required to install pyproject ...@@ -60,7 +60,7 @@ ERROR: Could not build wheels for mpi4py, which is required to install pyproject
To solve this go to the folder where you have compiler_compat, remove the ld folder and symbolic link: To solve this go to the folder where you have compiler_compat, remove the ld folder and symbolic link:
``` ```
cd /home/avilanov/anaconda3/compiler_compat/ cd /home/{username}/anaconda3/compiler_compat/
rm -f ld rm -f ld
ln -s /usr/bin/ld ld ln -s /usr/bin/ld ld
``` ```
......
Clone repository
  • Home
  • Tutorials
  • Trainings
  • Development
  • Contribute
  • FAQ