by farsheedj » Wed Feb 09, 2011 7:02 pm
$this->bbcode_second_pass_quote('pepedog', 'h')ave you tried this
$this->bbcode_second_pass_code('', 'pacman -Syu
pacman -S yaourt
yaourt -S pyload')
Dave
thanks for your reply .I have arleady tried this but pyload doesnot install via yaourt.I get this error message. What should I use to edit the package when it asks me to edit package.
/usr/lib/yaourt/basicfunctions.sh: line 193: abs: command not found
However, I managed to get a zip file from pyload website and unziped it and trying to run pyload from that file. I dont know if that the problem.This is what I have installed so far.
pycrypto 2.1.0-1
python 2.6.5-3
python-distribute 0.6.14-5
python-imaging 1.1.7-2
python-pycurl 7.19.0-5
Django1.1
This is errror message I get when I run pyload.
Traceback (most recent call last):
File "pyLoadCore.py", line 55, in <module>
from module.HookManager import HookManager
File "/opt/pyload/module/HookManager.py", line 23, in <module>
from module.PluginThread import HookThread
File "/opt/pyload/module/PluginThread.py", line 32, in <module>
from pycurl import error
ImportError: No module named pycurl