hposton / python-for-cybersecurity

This repository holds the Python scripts discussed in the Infosec Institute's Python for Cybersecurity learning Path
GNU General Public License v3.0
316 stars 195 forks source link

Autorun Scripts #8

Open nslybb opened 1 year ago

nslybb commented 1 year ago
          The main problem is that it says "No such file or directory: '__pycache__' and I can't fix it. I just discovered that I didn't upload correctly the screenshot in the previous issue. 

USB pyERR

Originally posted by @nslybb in https://github.com/hposton/python-for-cybersecurity/issues/6#issuecomment-1675924480

hposton commented 1 year ago

I've added error handling code for that. Try it now.

ianp89 commented 2 months ago

You might want to put a comment on the "if" block why it is different than the tutorial (to maintain beginner-friendliness :) )