Korea-Health-Datathon / KHD2020

24 stars 8 forks source link

nsml setup.py pip 업그레이드 #53

Open GyubokLee opened 4 years ago

GyubokLee commented 4 years ago

nsm에서 setup.py을 통하여 설치하고 싶은 패키지가 있는데 pip을 업그레이드하라고 나옵니다. 혹시 nsml의 pip을 업그레이드 할 수 있는 방법이 있나요?

kmw8551 commented 4 years ago

Collecting skbuild (from PNS-test==1.0)  Could not find a version that satisfies the requirement skbuild (from PNS-test==1.0) (from versions: ) No matching distribution found for skbuild (from PNS-test==1.0) You are using pip version 9.0.1, however version 20.2.3 is available. You should consider upgrading via the 'pip install --upgrade pip' command.  KHD016/2020KHD_PNS/16: Fail to build session Warning: KHD016/2020KHD_PNS/16 is already removed. It will be removed from nsml soon [] Done Error: Fail to build docker image. Please Contact Dev team time="2020/09/23 15:20:04.015" level=fatal msg="Internal server error"

저희도 계속 pip 문제가 뜨는데 방책이 있나요?