Cant Install Gamecaster

Asked by Victor Carlson

Im trying to install gamecaster but the error i recive is:Traceback (most recent call last):
  File "setup.py", line 4, in <module>
    from DistUtilsExtra.command import *
ImportError: No module named DistUtilsExtra.command
What's the problem?

Question information

Language:
English Edit question
Status:
Answered
For:
Gamecaster Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Dawson Penner (penner-dawson) said :
#1

You're missing 'Python DistUtilsExtra'.
To obtain them in your terminal enter:
'sudo apt-get install python-distutils-extra'

Afterwards make sure you are running the command under using 'sudo', otherwise you will be left with yet another error.

Can you help with this problem?

Provide an answer of your own, or ask Victor Carlson for more information if necessary.

To post a message you must log in.