- Mesaj
- 228
- Çözümler
- 2
- Beğeni
- 22
- Puan
- 79
- Ticaret Puanı
- 0
Kod:
cd: /usr/home/srv1/share/locale/europe/quest: No such file or directory
chmod: qc: No such file or directory
Traceback (most recent call last):
File "/usr/home/pre_qc.py", line 329, in <module>
pQC = PreQC(lpath=v_lpath, epath=v_epath, verbo=v_verbo, backp=v_backp, acopy=v_cpall)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/home/pre_qc.py", line 69, in __init__
self.pBM(self.LoadList) #self.LoadList()
^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/home/pre_qc.py", line 51, in NoBenchMe
return fnc(*args, **kw)
^^^^^^^^^^^^^^^^
File "/usr/home/pre_qc.py", line 72, in LoadList
m_list = open(self.lpath, "r", encoding="ascii", errors="surrogateescape")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: './quest_list'
quest completed
root@dev:/usr/home #
sh make.sh cekerken verdigi hata
Kod:
root@r10dev:/usr/home/srv1/share/locale/germany/quest # sh make.sh
### Generez quest_list... ###
ls: Globales/*/*: No such file or directory
ls: Alquimia/*/*: No such file or directory
ls: Gremios/*/*: No such file or directory
ls: Mazmorras/*/*: No such file or directory
### Actualizez lista de questuri (directorul pre_qc)... ###
Traceback (most recent call last):
File "pre_qc.py", line 329, in <module>
pQC = PreQC(lpath=v_lpath, epath=v_epath, verbo=v_verbo, backp=v_backp, acopy=v_cpall)
File "pre_qc.py", line 69, in __init__
self.pBM(self.LoadList) #self.LoadList()
File "pre_qc.py", line 51, in NoBenchMe
return fnc(*args, **kw)
File "pre_qc.py", line 72, in LoadList
m_list = open(self.lpath, "r", encoding="ascii", errors="surrogateescape")
TypeError: file() takes at most 3 arguments (4 given)
### Questurile au fost actualizate cu succes! ###
root@r10dev:/usr/home/srv1/share/locale/germany/quest #
Son düzenleme: