This repository has been archived by the owner on Aug 2, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 68
SyntaxError when installing ptvsd #1
Comments
Same as I mentioned in #2 - use If not, we probably need to conditionally exclude the reraise files from the |
'pip install ' resolved this issue |
karthiknadig
added a commit
that referenced
this issue
Jun 14, 2018
* Add set debugger property to support VS just my code * Just my code initial code * Limit continue to stepping and exceptions * Improve skipping non-user code * Fix tests * Just my code shoudl skip ptvsd files * fixes and updates (#1) * Fix typo * Use CMD_STEP_INTO_MY_CODE and CMD_SET_PROJECT_ROOTS * Update tests to reflect the new pydevd exception breakpoint cmd args * Fixes and improvements * Simplify and refactor debug options * Test fix and fix for debug property request handler for VS * More fixes * Test fixes * Address comments * Bunch of test fixes (#2) * Test fixes * Restoring auto-continue till pydev side work is done.
fabioz
pushed a commit
to fabioz/ptvsd
that referenced
this issue
Jan 23, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
setup.py install output shows following errors:
and
The text was updated successfully, but these errors were encountered: