Hi All!
I am trying to remane pdf with Archilab nodes but there must be something wrong and I dont know what to do…I am new here and I don’t know where could be the problem
I am getting this error: ‘WindowsError: [Errno 17] [Errno 183] Cannot create a file when that file already exists.’ and the solution given in this post (Archi-lab Rename PDF Errno 17) doesnt work for me as I have two steps: one for printing (which works) and this one.
I am using Revit 2017.3 and dynamo 2.0.1.5065
Hi @Alban_de_Chasteigner, thanks for the reply but the Orchid package seems to be empty
And I should be missing something as I don’t know how to use the topic you mention for my problem.
Thanks
Use the node saying “install or update orchid” in there is instructions on installing the package… (which should be pretty self explanatory)… remember to follow the instructions in the package…
hey, thanks! I replace the custom node and that error is gone now I am working on the “NewNames”. As you noticed, it is not right. I know it didn’t have the same lenght but it was working. I thought that as the strings with “-” were covered it was ok. I want them as separators. The length of the empty ones it is the same. Now it is not working anyways.
To make it more simple in order to know what the problem is I am using a “select model element” for the sheet number. So I am getting just one result instead of a list in case that helps.
I think the problem is the identifier
I printed the pdf including “1362” on its name (sheet number) and the identifier should find this number (index 83 in the picture) and know that that is the file to rename but for some reason it says “cannot create a file when that file already exists”
Nohing changes, It deletes the pdf that includes 1362 on its name but creates a file or files with no format again with just one letter on its/their name.
Again the “could not find a part of the path”