Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update windows.rst #2401

Merged
merged 1 commit into from
Jan 30, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions doc/source/operations/windows.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
:Author: Jérôme Kieffer
:Date: 10/10/2023
:Date: 28/01/2025
:Keywords: Installation procedure
:Target: System administrators under windows

Expand All @@ -8,7 +8,7 @@ Installation procedure on Windows
=================================

PyFAI is a Python library. Even if you are only interested in some tool like
pyFAI-calib or pyFAI-integrate, you need to install the complete library (for now).
pyFAI-calib3 or pyFAI-integrate, you need to install the complete library (for now).
This is usually performed in 3 steps:

#. install Python,
Expand Down Expand Up @@ -50,7 +50,7 @@ This will install:
* h5py
* silx
* h5py
* PyQt5
* PyQt6


Install pyFAI from sources
Expand Down Expand Up @@ -87,6 +87,7 @@ Solutions exist but they all represent a substential amount of work !

Side-by-side error
..................

When starting pyFAI you get a side-by-side error like::

ImportError: DLL load failed: The application has failed to start because its
Expand Down