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
PS C:\Users\Asus\Desktop\idea\FTN\Deep turbo\turboae-master> & C:/Users/Asus/AppData/Local/Programs/Python/Python311/python.exe "c:/Users/Asus/Desktop/idea/FTN/Deep turbo/turboae-master/commpy/examples/conv_encode_decode.py" File "c:\Users\Asus\Desktop\idea\FTN\Deep turbo\turboae-master\commpy\examples\conv_encode_decode.py", line 14 generator_matrix = np.array([[05, 07]]) ^ SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers PS C:\Users\Asus\Desktop\idea\FTN\Deep turbo\turboae-master>
The text was updated successfully, but these errors were encountered:
I reach to the following error.
PS C:\Users\Asus\Desktop\idea\FTN\Deep turbo\turboae-master> & C:/Users/Asus/AppData/Local/Programs/Python/Python311/python.exe "c:/Users/Asus/Desktop/idea/FTN/Deep turbo/turboae-master/commpy/examples/conv_encode_decode.py" File "c:\Users\Asus\Desktop\idea\FTN\Deep turbo\turboae-master\commpy\examples\conv_encode_decode.py", line 14 generator_matrix = np.array([[05, 07]]) ^ SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers PS C:\Users\Asus\Desktop\idea\FTN\Deep turbo\turboae-master>
The text was updated successfully, but these errors were encountered: