Skip to content
This repository has been archived by the owner on Jun 9, 2020. It is now read-only.

Update running part in README #99

Closed
wants to merge 1 commit into from
Closed

Update running part in README #99

wants to merge 1 commit into from

Conversation

Beastrock
Copy link

When I was installing your module I really got confused with running "kernprof" because of launching it printed me "kernprof: command not found" message.

I am running my project from virtual env, so it is the main thing that you should run kernprof like this:
$ venv/bin/kernprof -l script.py

I think it could be better with that reminder in docs.

When I was installing your module I really got confused with running "kernprof"  because of  launching it printed me "kernprof: command not found" message. 

I am running my project from virtual env, so it is the main thing that you should run kernprof like this:
`$ venv/bin/kernprof -l script.py`

I think it could  be better with that reminder in docs.
@caethan
Copy link
Collaborator

caethan commented Oct 20, 2017

This is a bit odd --- if you're running from inside a virtual environment, the venv bin should be in your $PATH already. Are you trying to run kernprof from outside the virtual environment?

@caethan caethan closed this Dec 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants