You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently following the YouTube video tutorial titled "QCoDes - Plotting loop data." However, when I execute loop.run(), I encounter the following error message followed by a "UnicodeDecodeError." I've attempted to resolve this issue by switching between several Python versions, but the error persists. Below is the error code displayed during runtime.
The text was updated successfully, but these errors were encountered:
I recently ran the example "QCodes_loop/docs/examples/Tutorial.ipynb" that you provided and tested this notebook on Python 3.9.12. However, I'm still encountering the same error message: "UnicodeDecodeError: 'cp950' codec cannot decode byte 0x85 in position 10633: illegal multi-byte sequence".
Hello,
I'm currently following the YouTube video tutorial titled "QCoDes - Plotting loop data." However, when I execute loop.run(), I encounter the following error message followed by a "UnicodeDecodeError." I've attempted to resolve this issue by switching between several Python versions, but the error persists. Below is the error code displayed during runtime.
The text was updated successfully, but these errors were encountered: