300x250
설치 환경 & 버전
환경 : ubuntu 16.04.6 lts
maltrieve 버전 : v6
python 버전 : 2.7
에러 & 조치방안
에러#1 - ImportError: No module named req
조치방안
python — pip.req라는 모듈이 없습니다.
Tweepy를 설치하고 있지만 pip.req에 대한 오류가 발생합니다. pip가 설치되어 있지만 어떤 이유로 pip.req를 여전히 찾을 수 없습니다. 나는 온라인에서 많은 연구를했는데 내가 찾을 수있는 가장 큰 �
www.it-swarm-ko.tech
에러#2 - NameError: name 'PROTOCOL_SSLv3' is not defined
조치방안 - 아래의 사이트를 들어가 "mgogoulos" 라는 회원이 작성한 글을 참고
https://github.com/mistio/mist-ce/issues/434
PROTOCOL_SSLv3 is not defined · Issue #434 · mistio/mist-ce
Hi, I cloned from master today and followed the instructions on the README, using virtualenv on Debian Jessie (testing). bin/buildout -v succeeded, and then I tried bin/supervisord which had failur...
github.com
반응형
'IT Security' 카테고리의 다른 글
[Beebox] html injection - reflected (0) | 2020.11.02 |
---|---|
pfsense) 관리자 계정 생성 (0) | 2020.08.29 |
정보보안) 2017 KISA 워너크라이 분석 스페셜 리포트 (0) | 2020.06.21 |
정보보안) OWASP TOP 10 - 2017 (0) | 2020.02.28 |
Lord of SqlInjection - 9번 VAMPIRE (0) | 2019.12.09 |