Gameye98 / Lazymux

termux tool installer
2.69k stars 559 forks source link

Lazymux don't Work on Virtualbox Tsurugi VM #41

Closed LamineSecu closed 4 years ago

LamineSecu commented 4 years ago

HI, Below the steps I have done to get the problem

1>= git clone https://github.com/Gameye98/Lazymux

2>= cd Lazymux 3>= python lazymux.py

tsurugi@lab:~/Downloads/lazymux/Lazymux$ python lazymux.py Traceback (most recent call last): File "lazymux.py", line 6, in from core.lzmcore import * File "/home/tsurugi/Downloads/lazymux/Lazymux/core/lzmcore.py", line 4, in import urllib.request ImportError: No module named request

LamineSecu commented 4 years ago

It's work with python3.**