Python Forum
mac os and twisted? - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: mac os and twisted? (/thread-12988.html)



mac os and twisted? - MuntyScruntfundle - Sep-22-2018

Hi folks.

While lying in my hospital bed I thought I'd have a look at twisted on my mac, I could vpn to my home network and work on my raspberry, but that's a bit long winded. Will be good for a test later though.

Firstly, I've seen somewhere twisted is part of mac os 10.5 and upwards, but if I "import twisted" at a python prompt I get module not installed. So apparently it isn't, or it's in the wrong place.

I have mc os 10.13, could someone please explain how to get twisted up and running?

I know this isn't strictly speaking a python issue, but I don't know where else to ask, twisted support seems a bit lacking.

Many thanks.