RE: EXTERNAL: downloading python 3.6.0 with pygame

2017-05-02 Thread Joaquin Henriquez
>please i need tour help,how can i download python 3.6.0 together with >pygame? Dwnload and install python 3.6 and then with the pip module - pip install pygame You can also download pygame from pypi and install it manually. -- https://mail.python.org/mailman/listinfo/python-list

downloading python 3.6.0 with pygame

2017-05-02 Thread tamale JIMMY
please i need tour help,how can i download python 3.6.0 together with pygame? -- https://mail.python.org/mailman/listinfo/python-list