-
List the steps needed for having only python3 version of eppy:
For python2 eppy
- have a clear link were the python2 version of eppy can be downloaded or installed
for python3 eppy (non-code …
-
Hello!
unfortunately I'm forced to use python2.7 and seems be there is a change in the syntax on how dictionaries are called.
I'm not quite sure on how to modify the sources, could you please show m…
gotah updated
8 years ago
-
Some of the python2 packages were removed in https://github.com/coala/docker-coala-base/issues/55#issuecomment-270966401 , but we still need python2 for flawfinder.
Once https://github.com/coala/co…
-
Salutare,
in primul rand multumesc pentru pentru toata munca ta legata de adon-uri.
Solicitarea pt python2 vine de la faptul ca sunt din ce in ce mai multe dispozitive perfecte capabile pt accesar…
-
Dear developers:
I'm just wondering whether an update from python2 to python3 can be done. It makes a little inconvenient since we use python3 more frequently now.
Yours sincerely,
Sunny
-
Hi. You can make a new version [AppImage](https://www.appimagehub.com/p/1129319/) to get rid of the dependency of old versions Python2, GTK2?
-
Python2 is EOL hence I believe it would make sense to drop its support and do some code cleanup along the way.
-
Привет!
Очень понравилась библиотека.
Планируется ли поддержка python {2.6,..}?
Это было бы очень удобно для написания 'smartctl-less' агентов для мониторинга.
-
Hello.
Debian 11 and 12 (using arm64 debian/armbian build) has dropped antique python2 and does not offer it as installation candidate.
It would be great if your well done code could be updated for …
-
Hi, I have a very naive question. Seems like your code works for python 3.4. I am trying to run my code with python 2.7. Any idea how I should make it work with v2.7?
Thanks!