DevOops icon indicating copy to clipboard operation
DevOops copied to clipboard

Import modules

Open noobchamp opened this issue 8 years ago • 1 comments

Hi, can you help me?

Traceback (most recent call last):
  File "devOops.py", line 9, in <module>
    import zensend
ImportError: No module named zensend

I have defined the python path in the same folder.

Thanks in advance.

noobchamp avatar Apr 29 '17 08:04 noobchamp

apt-get install python-pip python-psutil pip install zensend

rmlhuk avatar Apr 29 '17 10:04 rmlhuk