+ 1
Hy Problem
I’m trying to get Hy to work here in SL, and I keep getting an error with hy.eval(). What am I doing wrong? Idk if anyone here has any experience with Hy. https://code.sololearn.com/c2T0Z4Lq9Aq2/?ref=app
2 odpowiedzi
0
Just out of curiosity, I tested your program in Pydroid3 and in Termux. There the problem is not present, and both have Python 3.7. So I assume that there is some incompatibility with Python 3.8, even if the author says that the new release supports it.