Jump to content

Recommended Posts

Posted

Hi all,

 

Hoping someone will know how we can deploy modules to Python 3.4?

Our new computing teacher has asked for the following modules: pygame and pygame.mixer.music Module

 

Anybody any ideas on how we can deploy them?

 

Many thanks in advance!

Posted

There was an msi for pygame, but it's not updated for Python 3.4. Python 3.5 and later installers don't work as an MSI anyway, so I'm using WSUS Package Publisher.

 

So looks like you'll have to script the standard install command, pip

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...