All plugins
Data transport protocols aiida.transports
aiida-sshonly
AiiDA plugin adding a sshonly transport option, using only SSH to transfer files, avoiding SFTP, in case it's blocked or non functional on a remote system
status beta
AiiDA
>=1.3.0,<2.0.0
General information
Registry checks
W006: 'development_status' key is deprecated. Use PyPI Trove classifiers in the plugin repository instead.
W010: Entry point 'ssh_only' does not start with prefix 'sshonly.'
E001: Failed to install plugin aiida-sshonly<pre>Collecting aiida-sshonly
Downloading aiida-sshonly-0.1.0a3.tar.gz (19 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
INFO: pip is looking at multiple versions of aiida-sshonly to determine which version is compatible with other requirements. This could take a while.
Downloading aiida_sshonly-0.1.0a2-py3-none-any.whl.metadata (3.4 kB)
Downloading aiida_sshonly-0.1.0a1-py3-none-any.whl.metadata (3.4 kB)
Downloading aiida-sshonly-0.1.0a0.tar.gz (19 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
ERROR: Cannot install aiida-sshonly==0.1.0a0, aiida-sshonly==0.1.0a1, aiida-sshonly==0.1.0a2 and aiida-sshonly==0.1.0a3 because these package versions have conflicting dependencies.
The conflict is caused by:
aiida-sshonly 0.1.0a3 depends on aiida-core<2.0.0 and >=1.3.0
aiida-sshonly 0.1.0a2 depends on aiida-core<2.0.0 and >=1.3.0
aiida-sshonly 0.1.0a1 depends on aiida-core<2.0.0 and >=1.3.0
aiida-sshonly 0.1.0a0 depends on aiida-core<2.0.0 and >=1.1.0
The user requested (constraint) aiida-core==2.5.2
To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
</pre>
Click any code (W001, E001…) to jump to
troubleshooting instructions
.
Plugins provided
Other 1
Entry points
-
ssh_only
aiida_sshonly.transports.sshonly:SshOnlyTransport