omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular
    1. Home
    2. dsr20131017

    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.


    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    dsr20131017

    @dsr20131017

    0
    Reputation
    637
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    dsr20131017 Unfollow Follow

    Latest posts made by dsr20131017

    • RE: Evernote module - not working in Python 3.5?

      @ccc - Many thanks. I will use the shebang line to use Python 2 until I get this figured out.

      I do want the code to run in Python 3. Right now, I would be happy if I could just run the sample Evernote code from the Pythonista website.

      I just did a cut-and-paste from the website into Pythonista 3, put in my auth_token, and fixed the print statements. When I run, I get the error:

      No module named 'ttypes'
      

      on this line:

      import evernote.edam.userstore.constants as UserStoreConstants
      

      Any idea where I might go from here?

      Many thanks.

      posted in Pythonista
      dsr20131017
      dsr20131017
    • Evernote module - not working in Python 3.5?

      I'm eagerly trying to move over to Pythonista 3 from the earlier version and have run into a problem:

      I had some code working in Pythonista 2 just fine. In particular, this code accessed Evernote notes and notebooks.

      When I did a copy/paste and try to run it in Pythonista 3, it didn't work at all. I fiddled around and didn't make much progress. My import statements were not even working.

      My default Python version is 3.5. So I just tried running it in Python 2.7, and it works just fine.

      Is there something I need to do to make Evernote code run in Python 3.5 in Pythonista?

      Many thanks for any help.

      posted in Pythonista
      dsr20131017
      dsr20131017
    • RE: Text obscured when using bluetooth keyboard

      I agree with the flickering problem: For me it's just as KU describes, except I can't get the "cure" to work.

      I do love this app, so I hope this will get fixed in 1.1.

      posted in Editorial
      dsr20131017
      dsr20131017