nyu-mlab / iot-inspector-client

IoT Inspector: capturing and analyzing your smart home network traffic
https://inspector.engineering.nyu.edu/
MIT License
410 stars 64 forks source link

File Not Found Error #192

Closed sec-oops closed 1 year ago

sec-oops commented 1 year ago

Following the Run the Python Driver Guide on the cr-dev branch I run into this issue when running the final command

FileNotFoundError: [Errno 2] No such file or directory: 'oui.txt'`

If I change into the inspector dir before running the command then the driver starts as expected. Might be quick thing to update the readme to reflect this but want to make sure I didn't miss a step somewhere either.

crazyideas21 commented 1 year ago

thanks for the comments! fixed