Skip to content

lch5518/python-programming

Repository files navigation

python-programming

  • An Introduction to Interactive Programming in Python
  • mini project

모듈설치하기

SimpleGUICS2Pygame.simpleguics2pygame 모듈 설치

https://www.lfd.uci.edu/~gohlke/pythonlibs/#pygame 접속
(python version 3.6, 64 bit 의 경우) pygame-1.9.4-cp36-cp36m-win_amd64.whl 다운로드

다운받은 파일을 Anaconda prompt 에 나온 폴더로 이동

Anaconda prompt:
pip install msgpack
pip install 다운받은 파일이름(여기서는 pygame-1.9.4-cp36-cp36m-win_amd64.whl)
pip install SimpleGUICS2Pygame

About

mini project with python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published