thaines / helit

My machine learning/computer vision library for all of my recent papers, plus algorithms that I just like.
332 stars 149 forks source link

Need to upgrade project to Python3 or a documentation for requirements #15

Open hmirheydari opened 1 year ago

hmirheydari commented 1 year ago

Dear Thaines,

Your project is very interesting, but unfortunately, since Python 2 and many of its packages are deprecated, it is a hassle to run it even with Python 2 on Linux. I think the quickest solution to this problem would be to write a brief documentation on how to prepare the build environment. Both myself and other people interested in your project would appreciate it if you could prepare such documentation. Additionally, the right and long-term solution is to migrate the project to Python 3 because as time passes, more and more packages are deprecated, making it harder and harder to prepare the build environment.