Hi everybody,
i'm writing a code in Python using Ibm Quantum servers and the code is working right. But if i try to open a text file i created within my code in a specific path, i receive the error: 'file or directory does not exist: 'C:myData/data.txt'' and as you can see, the first slash just after the drive letter 'C:' is missing.
But my code to create the file should be correct.
Can you help me?
Thanks in advance!
------------------------------
Antonio Monorchio
------------------------------