File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Make sure you have all these files:
16
16
1 . Install Python
17
17
- Double-click ` python-3.x.x-amd64.exe `
18
18
- Must check "Add Python to PATH"
19
- ![ Python Installation] ( < PIC/ Python install.png> )
19
+ ![ Python Installation] ( < Python install.png > )
20
20
- Click "Install Now"
21
21
22
22
2 . Install Wing IDE
@@ -64,10 +64,10 @@ Make sure you have all these files:
64
64
username = " ...@..." # Your Renweb username
65
65
password = " ......." # Your Renweb password
66
66
```
67
- ![ Configuration] ( < PIC/ Code Change.png> )
67
+ ![ Configuration] ( < Code Change.png > )
68
68
69
69
## Running the Program
70
- ![ IDE Interface] ( < PIC/ IDE interface.png> )
70
+ ![ IDE Interface] ( < IDE interface.png > )
71
71
1 . Open ` main.py ` in Wing IDE
72
72
2 . Click the run button (green triangle) or press F5
73
73
3 . The program will:
@@ -92,4 +92,4 @@ password = "......." # Your Renweb password
92
92
4 . Wing IDE can't run Python
93
93
- Verify "Add Python to PATH" was checked
94
94
- Restart Wing IDE
95
- - Check Python interpreter settings in Wing IDE (Edit > Preferences > Python Configuration)
95
+ - Check Python interpreter settings in Wing IDE (Edit > Preferences > Python Configuration)
You can’t perform that action at this time.
0 commit comments