ton-blockchain / mytonctrl

A tool to run and maintain a TON node/validator
GNU General Public License v3.0
274 stars 151 forks source link

enable PT: No rule to make target tonlibjson #140

Open slavafomin opened 1 year ago

slavafomin commented 1 year ago

To set up a local https://toncenter.com/ copy on your server, install an additional module: mytonctrl ->installer -> enable PT

Using /usr/lib/python3/dist-packages
Finished processing dependencies for pyTON==0.1.5
make: *** No rule to make target 'tonlibjson'.  Stop.
EnablePytonv3 - Error
$ cat /etc/issue
Ubuntu 22.04.3 LTS
$ uname -a
Linux 6.2.0-1010-aws #10~22.04.1-Ubuntu SMP Wed Aug 16 18:00:32 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
AlexanderBarkovsky commented 1 year ago

I have the same issue

igroman787 commented 9 months ago

This error was fixed in the mytonctrl2 branch: https://github.com/ton-blockchain/mytonctrl/commit/1ba23fb47436b81f5531eceeebdca8ad7db97984

And soon mytonctrl2 branch will be merge into the master branch

unixvb commented 7 months ago

@igroman787 when will these fixes be released?