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

I am not able to use the program at all. #184

Open
florianGithub opened this issue Jul 5, 2018 · 1 comment
Open

I am not able to use the program at all. #184

florianGithub opened this issue Jul 5, 2018 · 1 comment

Comments

@florianGithub
Copy link

I would really love to use this tool, but I can't get it running at all.
First I tried to install via conda, which failed.
Then I followed the instructions from the readme, which ended with a success message. (screenshot 1)

When I try to run the basic example from https://pycallgraph.readthedocs.io/en/master/examples/basic.html
I get import error "ImportError: cannot import name PyCallGraph". (screenshot 2)

I am running python 2.7.14 :: Anaconda custom (64-bit) on a Windows 7 machine.

Can anybody help me please? Pycallgraph seems to be exactly what I am looking for.
Best, Flo
screenshot 1
screenshot 2

@daneads
Copy link

daneads commented Nov 10, 2018

Can you try to install from the develop branch and retry the import?
pip install git+https://github.com/gak/pycallgraph.git@develop ?

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

No branches or pull requests

2 participants