Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use on Windows #113

Open
page200 opened this issue Dec 24, 2021 · 1 comment
Open

How to use on Windows #113

page200 opened this issue Dec 24, 2021 · 1 comment

Comments

@page200
Copy link

page200 commented Dec 24, 2021

On Windows, I did pip3 install vprof, but that didn't create any vprof.bat nor vprof.exe anywhere, so when I try something like vprof -c <config> <src> in the command line (as suggested by the readme), I get "'vprof' is not recognized as an internal or external command, operable program or batch file."

Should I add something specific to my environment variables?

@page200
Copy link
Author

page200 commented Jan 3, 2022

Correct usage is py -m vprof -c <config> <src>. Please put this in the readme. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant