syntax error near unexpected token `('
by daramiAdministrator@DESKTOP-KL32DBJ MINGW64 ~/Section3
$ conn = sqlite3.connect('test.db')
bash: syntax error near unexpected token `('
(ramram)
Administrator@DESKTOP-KL32DBJ MINGW64 ~/Section3
$ import sqlite3
bash: import: command not found
(ramram)
Administrator@DESKTOP-KL32DBJ MINGW64 ~/Section3
$ conn = sqlite3.connect(':memory:')
bash: syntax error near unexpected token `('
(ramram)
-->>>파이썬 설치를 해야한다. 터미널에서 쓰려면
'Error가 아니라 맵이야 모음' 카테고리의 다른 글
[해결] ValueError: tokens exceeds maximum length: 841 > 512 (0) | 2022.03.14 |
---|---|
[해결] Error: root:Internal Python error in the inspect module (0) | 2022.03.08 |
[해결]InvalidArgumentError: required broadcastable shapes (0) | 2021.12.29 |
[해결] module 'tensorflow.keras' has no attribute 'model' (0) | 2021.12.23 |
git bash 무반응 (0) | 2021.11.23 |
블로그의 정보
다람
darami