You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Or if using latest code (versions 3.7 and up), cdt oth src folder:
184
+
```
185
+
python3 -m \_\_main\_\_.py
186
+
```
180
187
181
188
Another option to run Qualcoder is shown here: [https://www.maketecheasier.com/run-python-script-in-mac/](https://www.maketecheasier.com/run-python-script-in-mac/). This means you can right-click on the qualcoder.py file and open with --> python launcher.
182
189
You can make an alias to the file and place it on your desktop.
0 commit comments