MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-Fitbit2 PythonShell is not a constructor

    Scheduled Pinned Locked Moved Troubleshooting
    14 Posts 6 Posters 3.2k Views 6 Watching
    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.
    • D Offline
      dmolony
      last edited by

      @frosty_snow Not sure if helpful but I’m using python-shell 0.5.0 and removing the brackets around PythonShell fixed the same error for me.

      1 Reply Last reply Reply Quote 0
      • StoffbeuteluweS Offline
        Stoffbeuteluwe Project Sponsor
        last edited by

        var NodeHelper = require("node_helper");
        const PythonShell = require("python-shell");
        

        this is working for me

        1 Reply Last reply Reply Quote 0
        • V Offline
          Vizulize Module Developer
          last edited by

          I have updated the module: https://github.com/m-roberts/MMM-Fitbit2/commit/27706ea0a9ab13b8d12a020f7234adf361d108ae

          S 1 Reply Last reply Reply Quote 0
          • S Away
            sdetweil @Vizulize
            last edited by sdetweil

            @vizulize i think it depends on what version of python-shell you are running…

            https://github.com/extrabacon/python-shell/issues/154

            your package.json says

            "python-shell": "^0.5.0"
            

            which means 0.5.0 OR ABOVE (technically ‘at minimum’)

            if u want ONLY 0.5.0, take the ^ off the front…
            else sometimes u will get 1.x

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            V 1 Reply Last reply Reply Quote 0
            • V Offline
              Vizulize Module Developer @sdetweil
              last edited by

              @sdetweil It is defined as 0.5.0 in the dependencies.

              To be honest, the Python should be rewritten in JS anyway. Perhaps I will get around to doing that in the near future :thinking_face:

              Then this issue goes away!

              S 1 Reply Last reply Reply Quote 0
              • S Away
                sdetweil @Vizulize
                last edited by

                @vizulize yeh, i don’t know whay there is a python_shell lib… as exec and spawn are so easy…

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • 1
                • 2
                • 2 / 2
                • First post
                  Last post
                Enjoying MagicMirror? Please consider a donation!
                MagicMirror created by Michael Teeuw.
                Forum managed by Sam, technical setup by Karsten.
                This forum is using NodeBB as its core | Contributors
                Contact | Privacy Policy
                  OSZAR »