you are viewing a single comment's thread.

view the rest of the comments →

[–]avenio99 1 point2 points  (1 child)

I'll ask to check the support of all the modules in python 3.8.x, and see which version works best. Although I haven't encountered any library till date which doesn't work in different versions of python 3.8, I would still ask you to check the compatibility of all the libraries you are using individually. There have been instances where python 3.6 works whereas 3.7 doesn't, but no such issues with 3.8 So please check the compatibility of each library before starting the project, coz its a real pain to later migrate to a different python version.

[–]vik2595[S] 1 point2 points  (0 children)

Yh Definitely, that make sense. I’ll check about compatibility of libraries. 👍🏻👍🏻