Skip to content

Latest commit

 

History

History
43 lines (21 loc) · 915 Bytes

File metadata and controls

43 lines (21 loc) · 915 Bytes

WINDOWS:

Internet Connection for browsing Python Install Manager Visual Studio Code

Once everything is ready, launch the DropOS Source File using Visual Studio Code In the top corner click the arrow button, and your done!

You can also launch it with just the IDLE python but it might not work, for safe measures I would reccomend the 1st method.

Links> https://www.python.org/downloads/ https://code.visualstudio.com/download

Linux:

Linux Users (Ubuntu/Debian) Some Linux distributions do not include tkinter by default to save space. If you get a ModuleNotFoundError, you can install it via your terminal using: sudo apt-get install python3-tk.

Linux does not support Visual Studio Code on Linux Mint {at the time making this file}, homewer you can follow this youtube tutorial and download a Linux version of it.

https://www.youtube.com/watch?v=sxS-oMKQhTk

Welcome to DropOS.