![]() ![]() |
| |||||||||
| Hotspots: Slides and Code TA Corner Comments? Announcements FAQ Static Webspace | ||||||||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
| When you retrieve your assignment from Webwork and unzip it, there should be a python file. You cannot open it directly. Open up JES first and then do 'File', 'Open' and select that file. - Bobby Mathew |
| Webwork is not yet set up so you will not be albe to turn in the assigment. Webwork should be operational by tomorrow. -Albert d'Heurle |
| You can turn in the assigment now -Albert d'Heurle |
| No that is not required- Albert d'Heurle |
| To open a file you created with JES you have to start JES first and then click File -> Open. At this stage you will need to browse to where you saved the file. -Albert d'Heurle |
| Come to office hours or ask in recitation. Mark Guzdial |
| Try making sure all the blocks of code are aligned properly. If that doesn't work, please post the error it is giving you. Toni Walden |
| Weird! Windows computer? Try opening the Properties on the file (right-click in the Explorer) and change it to unlocked. Mark Guzdial |
| You need to open JES up first, and the open the .py file by going into the "file" menu and selecting "open." From there, navigate to where your .py file is and open it. That should work. -Darryl Zuk |
| Did you load (i.e. click the load button) after doing the cutting and pasting? I am assuming that the name that could not be found was 'example2'. That will be specified in the line of the error message below lines that you quote. (I.e. "Name error: example2). If it's another name, think about what that fact tells you. Have you mistyped something? Colin Potts |
| No. It's assumed you are not collaborating unless you say so. Colin Potts |
| The red one that you used writePictureTo on Amanda Bennett |
| The link was invalid. Its fixed now. Its better if you can get the picture from MediaSources but yes, you can use your own picture and rename it to what's in the code. - Bobby Mathew |
| You cannot open it directly. Open up JES first and then do 'File', 'Open' and select that file. - Bobby Mathew |
| That line should look like writePictureTo(picture, "C:.............."). You're probably getting an error because your file path is not right. Try messing with that and if you still don't get it, send me an email with the line that's giving you the error. - Bobby Mathew |