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: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,17 +78,17 @@ PySSA is tested and available for Windows 10 and 11.
78
78
### Windows
79
79
For a convenient and user-friendly installation,
80
80
the <ahref="https://github.com/urban233/ComponentInstaller">"PySSA Component Installer"</a> is available
81
-
(click <ahref="https://w-hs.sciebo.de/s/aiVqQjCEIvy7NOY">here</a> to automatically download the _full_pyssa_installer_1.0.1_setup.zip_).
81
+
(click <ahref="https://zenodo.org/records/12666581/files/full_pyssa_installer_2024.07.1_setup.zip?download=1">here</a> to automatically download the _full_pyssa_installer_2024.07.1_setup.zip_).
82
82
83
83
**Important:**
84
84
* WSL2 **cannot** be uninstalled, once it is installed! Windows will integrate the WSL2 as a system component.
85
85
* Be aware that the computer needs to be **restarted** after installing WSL2.
86
86
87
87
#### Normal installation
88
88
**Installation steps:**
89
-
1. Download the full PySSA Component Installer package (click [here](https://w-hs.sciebo.de/s/aiVqQjCEIvy7NOY) to download).
89
+
1. Download the full PySSA Component Installer package (click [here](https://zenodo.org/records/12666581/files/full_pyssa_installer_2024.07.1_setup.zip?download=1) to download).
90
90
2. Go to the _Downloads_ folder and extract the downloaded ZIP file.
91
-
3. Open the extracted folder and run _full_pyssa_installer_1.0.1_setup.exe_, then follow the instructions.
91
+
3. Open the extracted folder and run _full_pyssa_installer_2024.07.1_setup.exe_, then follow the instructions.
92
92
4. To open the PySSA Component Installer, click on the newly created desktop icon.
93
93
5. Install all missing components.
94
94
6. After installing all components, open PySSA by double-clicking the created shortcut on the desktop.
@@ -127,15 +127,15 @@ This **is normal**. To resolve this, click OK and either exit the application
127
127
</div>
128
128
129
129
#### Offline Environment
130
-
If no internet connection is available, download the _full_pyssa_installer_1.0.1_setup.zip_ on a computer
130
+
If no internet connection is available, download the _full_pyssa_installer_2024.07.1_setup.zip_ on a computer
131
131
with a working internet connection and then move the zip file to the target machine.
132
132
Be aware that the WSL2 installation needs an internet connection and can therefore be not installed
133
133
through the installer and must be set up beforehand.
134
134
This means an installed WSL2 environment is for an offline installation a prerequiste.
135
135
136
136
137
137
#### Online Installation (For experts)
138
-
Go to [Releases](https://github.com/urban233/PySSA/releases) to download the _only_pyssa_installer_1.0.1.exe_ file.
138
+
Go to [Releases](https://github.com/urban233/PySSA/releases) to download the _only_pyssa_installer_1.0.2.exe_ file.
139
139
This will download a setup that installs the PySSA Component Installer but does not include ColabFold and PySSA.
140
140
These components will be downloaded automatically during the installation process.
141
141
This installation approach could lead to errors due to an unstable internet connection.
0 commit comments