Python 2.7 to Python 3.7

Home Forums Forums General discussion Python 2.7 to Python 3.7

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #8713
    Andrew
    Participant

    Hi

    I have made the decision to move to Python 3.7.3 for my BerryIMU-GPS.  Many of the libraries and sample python code appear not to be supported by the requirements of 3.7.  Examples include:

    • Differences in indent (spaces and tabs)
    • No parenthesis around print statements
    • Not liking the find(‘GGA’) statement

    I am not sure if I am missing anything with Python being so pedantic now?

    I am also getting an unresolved hang on the “readline” statement. GPSMON and IMU work fine so the board is fine.

    Feedback welcome?

    Regards

     

    Andrew

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.

Blip, blop, bloop…