Installing modules for python
I'm currently having issues installing packages I need for running some of my python scripts. I have been following the instillation directions and get errors due to syntax in the script. I believe the issue may be that I'm using the newest version of python and some syntax has changes since these scripts were written. I'm not sure if working from my PC is the issue either so any help resolving this issue would be greatly appreciated.
I have been able to install most the modules needed to run some of my scripts but I'm currently having issues installing the last module I need. I was able to make some progress installing the module by downloading Visual Studio 2008 express in order to compile things (still not exactly sure what a compiler does so working on understand that itself). Now that I have Visual Studio working I'm running into another issue, see image below. I have been trying to google a solution but am feeling very confused about what exactly the issue is anyways. If anyone can give me a push in the right direction or knows what the problem might be I would really appreciate some help so that I can run my script instead of wasting time trying to get modules installed
.