Python/Qt Designer (2) 썸네일형 리스트형 pyinstaller에서 joblib 에러 exe 변환하고 실행 부분에서 에러가 발생한다. ModuleNotFoundError : No module named typedefs https://stackoverflow.com/questions/29005004/importerror-no-module-named-typedefs?lq=1 ImportError: No module named typedefs I am trying to create a standalone program using pyinstaller. In this process I am encountering the following error message: `Traceback (most recent call last): File "", line 13, in ... stackoverflow.. Pyqt5 오류 저는 전문적이지 않습니다. 혹시나 틀린 방법을 쓰고 있다면 댓글로 알려주시면 좋겠습니다^^. QObject::connect: Cannot queue arguments of type 'QTextCursor' (Make sure 'QTextCursor' is registered using qRegisterMetaType().) Socket 통신으로 Client에서 Server에게 데이터를 주면 그 데이터로 DeepLearning 모델에 넣어 나온 예측값을 다시 Client에 던져주는 프로그램을 만들고있었는데 저 오류가 뜨면서 한번은 가능했지만 두번째부터 실패. 3일동안 저기에 매달려 이리저리 검색한결과... Server에서 Thread를 쓰고 있었는데 Thread를 QThread로 바꾸면 된다고 하길래 바꾸.. 이전 1 다음