First I apologize for the mistakes I will make but I'm not an english people.
Congratulation for this amazing software ! I'm loving it !
And so my problem is : I can't import an object (.obj). gSculpt says me :
Traceback (most recent call last):
File "Britefury\MainApp\MainApp.pyc", line 719, in_p_onImportObj
IOError: [Errno 2] No such file or directory: 'C:\\Monfichier\\3D <R\xc3\xa9a,anim...
>\\Femme_LP_NM\\Mesh-base-tete2.obj'
What is happening ? How could I answer the problem ?
Can gScuplt import high resolution models ? My goal is to retopo my first mesh in gSculpt in order to have a better one.
Thank you very much !
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
So, I have the solution : you need to copy and paste your mesh in .obj to the main directory > example. That is to say with the other mesh examples. Thus you can import an .obj without crash, and it's work pretty well !
Thank you for such good retopology tools !
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi everybody,
First I apologize for the mistakes I will make but I'm not an english people.
Congratulation for this amazing software ! I'm loving it !
And so my problem is : I can't import an object (.obj). gSculpt says me :
Traceback (most recent call last):
File "Britefury\MainApp\MainApp.pyc", line 719, in_p_onImportObj
IOError: [Errno 2] No such file or directory: 'C:\\Monfichier\\3D <R\xc3\xa9a,anim...
>\\Femme_LP_NM\\Mesh-base-tete2.obj'
What is happening ? How could I answer the problem ?
Can gScuplt import high resolution models ? My goal is to retopo my first mesh in gSculpt in order to have a better one.
Thank you very much !
You have a weird directory / path name, by the looks of it.
It probably has unicode characters there, which I guess are not supported in that part of the code (sorry!) :-(
Try changing the names of the directories and see if that helps :-)
It's okay !
Sorry, I answer very late. But, you know...
So, I have the solution : you need to copy and paste your mesh in .obj to the main directory > example. That is to say with the other mesh examples. Thus you can import an .obj without crash, and it's work pretty well !
Thank you for such good retopology tools !