This repository has been archived by the owner on Apr 9, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 337
Unable to run pycallgraph in windows 7 #155
Comments
This comment for another issue #119 helped me: |
ankostis
added a commit
to ankostis/pycallgraph
that referenced
this issue
Jun 8, 2018
…nsole-script... to fix launching on Windows. Also this is now the officially "blessed" way to generated executables: https://packaging.python.org/guides/distributing-packages-using-setuptools/#scripts
ankostis
added a commit
to ankostis/pycallgraph
that referenced
this issue
Jun 8, 2018
…nsole-script... to fix launching on Windows. Also this is now the officially "blessed" way to generated executables: https://packaging.python.org/guides/distributing-packages-using-setuptools/#scripts
ankostis
added a commit
to ankostis/pycallgraph
that referenced
this issue
Jun 8, 2018
console-script... to fix launching on Windows. Also this is now the officially "blessed" way to generated executables: https://packaging.python.org/guides/distributing-packages-using-setuptools/#scripts
ankostis
added a commit
to ankostis/pycallgraph
that referenced
this issue
Jun 8, 2018
console-script... to fix launching on Windows. Also this is now the officially "blessed" way to generated executables: https://packaging.python.org/guides/distributing-packages-using-setuptools/#scripts
ankostis
added a commit
to ankostis/pycallgraph
that referenced
this issue
Jun 8, 2018
console-script... to fix launching on Windows. Also this is now the officially "blessed" way to generated executables: https://packaging.python.org/guides/distributing-packages-using-setuptools/#scripts
ankostis
added a commit
to ankostis/pycallgraph
that referenced
this issue
Jun 8, 2018
console-script... to fix launching on Windows. Also this is now the officially "blessed" way to generated executables: https://packaging.python.org/guides/distributing-packages-using-setuptools/#scripts
ankostis
added a commit
to ankostis/pycallgraph
that referenced
this issue
Jun 8, 2018
console-script... to fix launching on Windows. Also this is now the officially "blessed" way to generated executables: https://packaging.python.org/guides/distributing-packages-using-setuptools/#scripts
ankostis
added a commit
to ankostis/pycallgraph
that referenced
this issue
Jun 8, 2018
console-script... to fix launching on Windows. Also this is now the officially "blessed" way to generated executables: https://packaging.python.org/guides/distributing-packages-using-setuptools/#scripts
ankostis
added a commit
to ankostis/pycallgraph
that referenced
this issue
Jun 8, 2018
console-script... to fix launching on Windows. Also this is now the officially "blessed" way to generated executables: https://packaging.python.org/guides/distributing-packages-using-setuptools/#scripts
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm using windows 7 , with python 2.7 and pip 8.0.2
i have installed pyCallGraph for python using pip in cygwin
pip install pycallgraph
When trying to execute it :
That's weird because pycallgraph is present in the Script folder and i'm executing the commanf from the same folder
If i ran the command for the second time :
I'm new to python , any help will be appreciated , thanks
The text was updated successfully, but these errors were encountered: