aerosense-ai / data-gateway

Data influx for Aerosense.
https://www.aerosense.ai/
Other
3 stars 1 forks source link

pyenv local 3.7.0 #59

Closed tommasopolonelli closed 2 years ago

tommasopolonelli commented 2 years ago

on windows I get a package compatibility issue using the suggested windows package

cortadocodes commented 2 years ago

Hi Tommaso, data-gateway requires python>=3.7.1 in here 🙏

cortadocodes commented 2 years ago

Although also note that we've just found that the inclusive upper limit of the compatible range is 3.9, not 3.10 as currently stated in the main branch.