CounterFit-IoT / CounterFit

A simulator for IoT sensors and actuators. This creates fake virtual sensors and actuators when the real ones won't fit on your counter 🤪.
MIT License
200 stars 65 forks source link

Could someone tell me how to use this tool in the Windows system? #27

Open oszlan opened 11 months ago

oszlan commented 11 months ago

I tried to install Counterfit in the Windows system using pip install, with Python version 3.11, but I'm not quite clear on what it means to launch the application. I tried using the command 'counterfit' in PowerShell, but the system tells me it cannot recognize 'counterfit' as the name of a cmdlet, function, script file, or operable program. Please check the spelling of the name, and if it includes a path, make sure the path is correct and try again.

Riccardo126 commented 7 months ago

You have to add python scripts path to system PATH variable or just navigate to that directory into cmd and then launch it using counterfit