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

-c and -s switches aren't working #40

Closed
Morrolan opened this issue May 20, 2016 · 2 comments
Closed

-c and -s switches aren't working #40

Morrolan opened this issue May 20, 2016 · 2 comments

Comments

@Morrolan
Copy link

In Python 3.5.1, vprof freshly installed via 'pip3.5 vprof'.

-c and -s switches aren't working, so README is incorrect.

In order to get it working, I have to do:

vprof cmh "myscript.py --my-option 1"

@nvdv
Copy link
Owner

nvdv commented May 20, 2016

For some reason at present pip install vprof installs v0.22 instead of latest v0.3. README is for v0.3. (issue is tracked here #38)
Current workaround: pip install vprof==0.3

@nvdv
Copy link
Owner

nvdv commented May 24, 2016

Should be fine now, since #38 is fixed.

@nvdv nvdv closed this as completed May 24, 2016
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

2 participants