Попытка импортировать лицо заканчивается этим... Есть идеи? :(
Traceback (most recent call last):
File "bash\basher.py", line 6785, in DoImport
bosh.PCFaces.save_setFace(self.fileInfo,self.data[item],flags)
File "bash\bosh.py", line 9318, in save_setFace
saveFile.safeSave()
File "bash\bosh.py", line 1361, in safeSave
self.save(filePath.temp,progress)
File "bash\bosh.py", line 1292, in save
with outPath.open('wb') as out:
File "bash\bolt.py", line 1399, in open
os.makedirs(self._shead)
File "D:\Python27\lib\os.py", line 157, in makedirs
mkdir(name, mode)
WindowsError: [Error 5] : u'C:\\Users\\Анастасия\\Documents\\My Games\\Oblivion\\Saves'
При попытке щелкнуть еще и имя:
Traceback (most recent call last):
File "bash\basher.py", line 6785, in DoImport
bosh.PCFaces.save_setFace(self.fileInfo,self.data[item],flags)
File "bash\bosh.py", line 9317, in save_setFace
PCFaces.save_setPlayerFace(saveFile,face,flags)
File "bash\bosh.py", line 9439, in save_setPlayerFace
buff.write(postName)
File "D:\Python27\lib\StringIO.py", line 230, in write
self.buf += ''.join(self.buflist)
UnicodeDecodeError: 'ascii' codec can't decode byte 0x97 in position 0: ordinal not in range(128)