Skip to content

twisted[tls] v22.10.0 dependancy can not be found when installing tcp-over-websocket #3

@bradnewfield

Description

@bradnewfield

On CentOS8 as root:

pip install tcp-over-websocket
WARNING: Running pip install with root privileges is generally not a good idea. Try `pip install --user` instead.
Collecting tcp-over-websocket
  Using cached https://files.pythonhosted.org/packages/bb/81/2ad5490cbabd81b5390b738b0dd4569fc27832b8ac42e92b1ca093d48c88/tcp-over-websocket-1.0.5.tar.gz
Collecting vortexpy==3.4.3 (from tcp-over-websocket)
  Using cached https://files.pythonhosted.org/packages/d9/e0/9b416e5b41eedbbb2b8c0e8b230764c3d9954986b2b29bb7529101175177/vortexpy-3.4.3.tar.gz
Collecting txhttputil==1.2.8 (from tcp-over-websocket)
  Using cached https://files.pythonhosted.org/packages/f0/dd/2eeda93469751a9cb8271da6c9cbe668926d326c121130d7ae4b139a7e3f/txhttputil-1.2.8.tar.gz
Collecting json-cfg-rw==0.5.0 (from tcp-over-websocket)
  Using cached https://files.pythonhosted.org/packages/4e/31/f78f2a2152ebd167dca90b6b4b88fce93c82bc614a3c7f0f929a66cb3f88/json-cfg-rw-0.5.0.tar.gz
Collecting twisted[tls]==22.10.0 (from tcp-over-websocket)
  Could not find a version that satisfies the requirement twisted[tls]==22.10.0 (from tcp-over-websocket) (from versions: 2.1.0, 9.0.0, 10.0.0, 10.1.0, 10.2.0, 11.0.0, 11.1.0, 12.0.0, 12.1.0, 12.2.0, 12.3.0, 13.0.0, 13.1.0, 13.2.0, 14.0.0, 14.0.1, 14.0.2, 15.0.0, 15.1.0, 15.2.0, 15.2.1, 15.3.0, 15.4.0, 15.5.0, 16.0.0, 16.1.0, 16.1.1, 16.2.0, 16.3.0, 16.3.1, 16.3.2, 16.4.0, 16.4.1, 16.5.0rc1, 16.5.0rc2, 16.5.0, 16.6.0rc1, 16.6.0, 16.7.0rc1, 16.7.0rc2, 17.1.0rc1, 17.1.0, 17.5.0, 17.9.0rc1, 17.9.0, 18.4.0rc1, 18.4.0, 18.7.0rc1, 18.7.0rc2, 18.7.0, 18.9.0rc1, 18.9.0, 19.2.0rc1, 19.2.0rc2, 19.2.0, 19.2.1, 19.7.0rc1, 19.7.0, 19.10.0rc1, 19.10.0, 20.3.0rc1, 20.3.0, 21.2.0rc1, 21.2.0, 21.7.0rc1, 21.7.0rc2, 21.7.0rc3, 21.7.0, 22.1.0rc1, 22.1.0, 22.2.0rc1, 22.2.0, 22.4.0rc1, 22.4.0)
No matching distribution found for twisted[tls]==22.10.0 (from tcp-over-websocket)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions