Changes between Initial Version and Version 1 of Ticket #66204


Ignore:
Timestamp:
Nov 8, 2022, 9:32:34 PM (2 years ago)
Author:
CitadelHacker451
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #66204

    • Property Version changed from to 2.8.0
    • Property Summary changed from Deluge crashes on OSX 10.6 to Deluge @2.0.3 crashes on OSX 10.6
  • Ticket #66204 – Description

    initial v1  
     1The following is printed when I try to run Deluge after install with MacPorts.
     2
     3
     4{{{
    15Traceback (most recent call last):
    26  File "/opt/local/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/pkg_resources/__init__.py", line 581, in _build_master
     
    4044    raise DistributionNotFound(req, requirers)
    4145pkg_resources.DistributionNotFound: The 'cryptography>=3.3' distribution was not found and is required by pyopenssl
     46
     47}}}