omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    ObjcUtil in Xcode

    Pythonista
    2
    4
    2838
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • NoBetterName
      NoBetterName last edited by

      In the template, objc_util doesn't work. more specifically, it claims ctypes isn't available. I made sure ctypes stayed in the modules list under pylib, but it claims ctypes isn't there. Any ideas on what could cause this problem?

      I looked at objc_util.py and this message results from an ImportError of _ctypes

      1 Reply Last reply Reply Quote 0
      • NoBetterName
        NoBetterName last edited by

        Anybody?

        1 Reply Last reply Reply Quote 0
        • Webmaster4o
          Webmaster4o last edited by

          @NoBetterName I don't think that template has even been updated for Pythonista 3 yet. @omz may update it soon.

          1 Reply Last reply Reply Quote 0
          • NoBetterName
            NoBetterName last edited by

            I still use Python 2.7 in the py3 app

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Powered by NodeBB Forums | Contributors