You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Installation/Requirements/index.rst
+1-10Lines changed: 1 addition & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -138,16 +138,7 @@ If Xmipp is installed **through Scipion** `with the plugin manager or with the t
138
138
139
139
.. note::
140
140
This automatic installation is enabled by default. To disable it, set ``default=False`` in `this file <https://github.com/I2PC/scipion-em-xmipp/blob/206832bff698a8eb40ac6b7d7cf5fbb1286d31ef/xmipp3/__init__.py#L177>`_
141
-
142
-
143
-
.. note::
144
-
Xmipp requires CMake 3.17 or above. Ubuntu 20.04 only supports CMake 3.16.3.
145
-
If you experience any issues, please install CMake using Conda in the Scipion3 environment:
146
-
147
-
.. code-block:: bash
148
-
149
-
scipion3 run conda install cmake
150
-
141
+
For a manual installation of the dependencies, please conside that Xmipp requires CMake 3.17 or above. Ubuntu 20.04 only supports CMake 3.16.3.
151
142
152
143
These requirements will ensure that your system is ready for installing and using Xmipp. If you encounter a problem, please refer to known and fixed `issues <https://github.com/I2PC/xmipp/issues?q=is%3Aissue>`_. Let us know if something is not working.
0 commit comments