Slowly, the fundamental concepts from this week's lesson are sinking in, and this lab was excellent practice. It's certainly a challenge, but there is something satisfying when it works after trial and error. The most frustrating thing is PythonWin, which refuses to do anything but flash briefly on the screen. A nice person at the Help desk clued me in to a quick fix, which is to type wait = input ("PRESS ENTER TO CONTINUE) as the last line of code. That's the only way I could test my script in PythonWin and see the result, or get a screenshot. The Help desk person couldn't figure out what was going on with PythonWin, even by going on my computer remotely. Apparently this is not an uncommon problem, since I found quite a bit on it by doing a quick web search.
This blog was created to post work from courses taken online at UWF as part of the Masters Certificate in GIS for Archaeology.
Thursday, May 28, 2015
Mod2 - Last Name script
Slowly, the fundamental concepts from this week's lesson are sinking in, and this lab was excellent practice. It's certainly a challenge, but there is something satisfying when it works after trial and error. The most frustrating thing is PythonWin, which refuses to do anything but flash briefly on the screen. A nice person at the Help desk clued me in to a quick fix, which is to type wait = input ("PRESS ENTER TO CONTINUE) as the last line of code. That's the only way I could test my script in PythonWin and see the result, or get a screenshot. The Help desk person couldn't figure out what was going on with PythonWin, even by going on my computer remotely. Apparently this is not an uncommon problem, since I found quite a bit on it by doing a quick web search.
Friday, May 15, 2015
Folders, by Python
Folders, by Python
This list of folders was created by running a script created by UWF staff in PythonWin. In the lab we were supposed to be able to see the details of the script, by opening the .py file and choosing "Edit with Python Win. Something wasn't working correctly for me, because although PythonWin opened, I was never able to view the script. Clearly it ran, but I never got to check it out. I'll see if I can make it work another time, but the window of opportunity for schoolwork has ended for me this week.
This list of folders was created by running a script created by UWF staff in PythonWin. In the lab we were supposed to be able to see the details of the script, by opening the .py file and choosing "Edit with Python Win. Something wasn't working correctly for me, because although PythonWin opened, I was never able to view the script. Clearly it ran, but I never got to check it out. I'll see if I can make it work another time, but the window of opportunity for schoolwork has ended for me this week.
Subscribe to:
Posts (Atom)