0% found this document useful (0 votes)
5 views1 page

Run in Vs Code Terminal

The user navigated to the 'QR-Barcode-Scanner-main' directory on their system. Inside, they found subdirectories for 'Image', 'Model', and 'Result', along with a LICENSE file and a README.md file. The user then executed the 'scanner.py' Python script.

Uploaded by

Min Shosho
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views1 page

Run in Vs Code Terminal

The user navigated to the 'QR-Barcode-Scanner-main' directory on their system. Inside, they found subdirectories for 'Image', 'Model', and 'Result', along with a LICENSE file and a README.md file. The user then executed the 'scanner.py' Python script.

Uploaded by

Min Shosho
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

run in vs code terminal :

PS C:\Users\PIXEL\Downloads\QR-Barcode-Scanner-main> dir
>>

Directory: C:\Users\PIXEL\Downloads\QR-Barcode-Scanner-main

Mode LastWriteTime Length Name


---- ------------- ------ ----
d----- 28/06/2025 01:00 QR-Barcode-Scanner-main

PS C:\Users\PIXEL\Downloads\QR-Barcode-Scanner-main> cd "QR-Barcode-Scanner-main"
>>
PS C:\Users\PIXEL\Downloads\QR-Barcode-Scanner-main\QR-Barcode-Scanner-main>
dir
>>

Directory: C:\Users\PIXEL\Downloads\QR-Barcode-Scanner-main\QR-Barcode-
Scanner-main

Mode LastWriteTime Length Name


---- ------------- ------ ----
d----- 28/06/2025 01:00 Image
d----- 28/06/2025 01:35 Model
d----- 28/06/2025 01:00 Result
-a---- 28/06/2025 01:00 11357 LICENSE
-a---- 28/06/2025 01:00 6524 README.md

PS C:\Users\PIXEL\Downloads\QR-Barcode-Scanner-main\QR-Barcode-Scanner-main>
python scanner.py
>>

You might also like