Bug Type
Functional
Reproduction steps
- Install toncli
- Try to run it
Actual result
You will get "import error"
Expected result
Not to get an error ☺️
Suggested Severity
Low
Device
Desktop (please complete the following information):
Additional Context
I see you specified in the requirements.txt 3.x.x version.
Not sure how my OS or Python bin chose to use 4.x.x version or it was there before, not much of Python guy 😅, but I had to by hand replace 4.x.x with 3.x.x in the ~/.local/lib/... dir
I set severity as Low, cause I'm not sure if others have the same problem and it's not because of my Python installation 🤔