[Twisted-Python] twisted-python on OS X 10.11 conch does not install

Amber "Hawkie" Brown hawkowl at atleastfornow.net
Wed Dec 30 07:12:31 MST 2015


> On 30 Dec 2015, at 22:10, Adi Roiban <adi at roiban.ro> wrote:
> 
> On 30 December 2015 at 15:47, Guglielmo Pasa <guglielmo.pasa at bluewin.ch> wrote:
> Hi,
> I’m trying to get twisted installed on OS X 10.11 with virtualenv and python3.5. All dependencies are satisfied.
> It seems to install correctly and it seems that OpenSSL is working pretty well with it.
> 
> But when I try to load
> 
> import Crypto
> import twisted.conch.ssh.transport
> 
> I get
> 
> Traceback (most recent call last):
>   File "<stdin>", line 1, in <module>
> ImportError: No module named ‘twisted.conch'
> 
> on inspection, in the folder site-packages/twisted there is no conch folder.
> 
> 
> I tried to build twisted from source and conch doesn’t seem to build either
> 
> What can I do to solve this?
> 
> Use Python 2.7 :)
> 
> Conch.ssh was not ported to Python 3

Yet ;)

- Amber
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: </pipermail/twisted-python/attachments/20151230/ce710321/attachment.sig>


More information about the Twisted-Python mailing list