i have error in blender render properities

when i change the dimension of render
i have this message
Traceback (most recent call last):
File “D:\دورات\blender\blender-2.70a-windows32\blender-2.70a-windows32\2.70\scripts\startup\bl_operators\presets.py”, line 210, in execute
bpy.ops.script.python_file_run(filepath=filepath)
File “D:\دورات\blender\blender-2.70a-windows32\blender-2.70a-windows32\2.70\scripts\modules\bpy\ops.py”, line 188, in call
ret = op_call(self.idname_py(), None, kw)
RuntimeError: Error: Traceback (most recent call last):
File “<string>”, line 1, in <module>
FileNotFoundError: [Errno 2] No such file or directory: ‘D:\ط¯ظˆط±ط§طھ\blender\blender-2.70a-windows32\blender-2.70a-windows32\2.70\scripts\presets\render\HDV_1080p.py’

location: D:\دورات\blender\blender-2.70a-windows32\blender-2.70a-windows32\2.70\scripts\modules\bpy\ops.py:188

location: <unknown location>:-1

Looks like an encoding problem, or possibly the windows filepath problem in python <3.4

You could install Blender to a path with ascii letters only to workaround the problem.

ur right thanks it works

i install blender in other path and work fine

how i can fix encoding :slight_smile:

to read any language right . …

u are right it work fine when i change path

Hi I have exactly the same probleme and I’m kind of new so I don’t relly know how to Change blender path could ou help? , thankyou!