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.


    RPNCalculator

    Pythonista
    2
    3
    1716
    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.
    • ihf
      ihf last edited by

      I was testing some old scripts to see if they still worked and I tried RPNCalculator.py. I don't remember where I got it or who wrote it but it is failing with an error of:

      Attribute Error: 'MyButton' object has no attribute 'fixed_time_step'

      I have no idea what this is or how to go about finding the cause. The script is 847 lines so I don't want to post it here and I was reluctant to create a gist with someone else's code but if someone is willing to look at it I will find a way to make it accessible.

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

        The code is available here.
        https://gist.github.com/PKHG/4245408.

        Discussed here:
        https://forum.omz-software.com/topic/57/scientific-calculator

        A google search "RPNcalculator site:forum.omz-software.com" would lead you to the discussion site.

        Since it uses the old scene module, converting this code to use the new scene module may not be a simple change

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

          Thanks, not sure why I didn't see that when I searched the forum but thanks for finding it for me. I wish I knew enough about the Scene module to fix it but I don't think this is a good first project. Perhaps someone who understands the old and new Scene module wants to update this?

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