작성
·
59
0
.git 디렉토리에서 gistroy 명령어를 실행하면
<frozen importlib._bootstrap>:1047: ImportWarning: ImportRedirect.findspec() not found; falling back to find_module()
라고 뜨면서 localhost:8805에 접속하면 다음과 같은 에러가 납니다.
error('global flags not at the start of the expression at position 1 (line 1, column 2)')
(8805인 것은 확인하였습니다.)
어떻게 해결해야 할까요?
답변