You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Go into PonyDebugger folder (or PonyDebuffer-master if you have unzipped): cd PonyDebugger
And then, run installation command. BUT, here is the trick comes:
python setup.py install
pip install .
NOTE: The first step might fail, but it doesn't matter. Running 2nd step before 1st step fails with error about bounjour-blablabla. So, pass first step, then second.
And that is it!
PS: first time you run ponyd it might require you to update devtools, so follow instructions or run the following command: ponyd update-devtools
PS: if you have issue with 404 error (after running ponyd serve), copy PonyDebugger/ponyd/web folder to venv/lib/python2.7/site-packages/ponyd folder: cp -r PonyDebugger/ponyd/web venv/lib/python2.7/site-packages/ponyd
Good luck!
Refer to this method to install cannot be successful
error logs :
The text was updated successfully, but these errors were encountered: