robotframework / RIDE

Test data editor for Robot Framework
Apache License 2.0
964 stars 379 forks source link

Improvements on MacOS installer and app #2410

Open HelioGuilherme66 opened 3 years ago

HelioGuilherme66 commented 3 years ago

The MacOS installer was a good PR. But there two things we need to do:

rbradhika530 commented 2 years ago

Hi HelioGuilherme66 Please suggest which version is compatible with python 3.9 on mac os because currently I am trying to install with pip3 install -U https://github.com/robotframework/RIDE/archive/master.zip - this is giving beta version. I want to install RIDE 1.7.4.2, Please share instruction for this to execute on Mac Os. Thanks

HelioGuilherme66 commented 2 years ago

@rbradhika530 You have to use Python 2.7 or 3.6 or 3.7. See the README of this project.

rbradhika530 commented 2 years ago

Ok, but I want to install python 3.9 with ride. Please suggest specific version for this on mac. @HelioGuilherme66

HelioGuilherme66 commented 2 years ago

@rbradhika530 See the README, the current development version is the one working on Python 3.9.