(venv) D:\Quantum_Computing\AQORA\quantum-signals-lob>aqora test
Traceback (most recent call last):
File "D:\Quantum_Computing\AQORA\quantum-signals-lob\submission_aqora__init_.py", line 13, in <module>
spec_onxwy5lunfxw4.loader.exec_module(module_onxwy5lunfxw4)
File "D:\Quantum_Computing\AQORA\quantum-signals-lob\submission_aqora_\generated\onxwy5lunfxw4.py", line 6, in <module>
__aqora__script = compile(f.read(), __aqora__path, 'exec', flags=ast.PyCF_ALLOW_TOP_LEVEL_AWAIT)
^^^^^^^^
File "C:\Users\HOANG ANH\AppData\Local\Programs\Python\Python311\Lib\encodings\cp1252.py", line 23, in decode
return codecs.charmap_decode(input,self.errors,decoding_table)[0]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 2806: character maps to <undefined>
Failed to import pipeline ERROR Oh no! Failed to import pipeline
To try and fix this, you can:
- Check the above error and try again
I received this error when running aqora test, how can I fix ?