Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
albertmena authored Nov 13, 2023
1 parent 8a40ba1 commit 2686f44
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/Installation/InstallationNotes/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ and https://github.com/stan-dev/pystan/issues/294#issuecomment-988791438



Cmake troubleshooting
Cmake
^^^^^^^^^^^^^^^^^^^
Typing ``cmake --version`` or trying to compile Xmipp appears:

Expand Down Expand Up @@ -422,7 +422,7 @@ gcc >=8) \* You could reinstall your Conda, but you may need to
reinstall Scipion and all the plugins of Scipion that require
environments

DeepLearningToolkit troubleshooting
DeepLearningToolkit
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error message:
``InvalidVersionSpec: Invalid version '5.11.3imageio>=2.5.0': invalid character(s)``
Expand All @@ -442,7 +442,7 @@ If there is any plugin that require *pyvistaqt*
(`scipion-em-tomoviz <https://github.com/scipion-em/scipion-em-tomoviz>`__),
please update it

Linking Xmipp to Scipion troubleshooting
Linking Xmipp to Scipion
^^^^^^^^^^^^^^^^^^^
Once the Standalone version has been installed, the user can link such
installation to Scipion to have the posibility of use Xmipp inside
Expand Down Expand Up @@ -479,7 +479,7 @@ The link between Scipion and Xmipp consist in the last line.
``XMIPP_HOME = /home/username/xmipp-bundle/build``. If this line does
not exist, it must be added.

HDF5 troubleshooting
HDF5
^^^^^^^^^^^^^^^^^^^
We sometimes see issues regarding the HDF5 dependency. We recommend
removing all hdf5 versions and install just hdf5-devel. To do that
Expand Down

0 comments on commit 2686f44

Please sign in to comment.