Unable to type single or double quotes on Sypder Editor (3.6), neither on IPython
See original GitHub issueUnable to type single or double quotes on Sypder Editor (3.6), neither on IPython
Version and main components
- Spyder Version: 3.2.6
- Python Version: 3.6.4
- Qt Versions: 5.6.2, PyQt5 5.6 on Linux
Dependencies
pyflakes >=0.6.0 : 1.6.0 (OK)
pycodestyle >=2.3: 2.3.1 (OK)
pygments >=2.0 : 2.2.0 (OK)
pandas >=0.13.1 : 0.22.0 (OK)
numpy >=1.7 : 1.14.0 (OK)
sphinx >=0.6.6 : 1.6.6 (OK)
rope >=0.9.4 : 0.10.7 (OK)
jedi >=0.9.0 : 0.11.1 (OK)
psutil >=0.3 : 5.4.3 (OK)
nbconvert >=4.0 : 5.3.1 (OK)
sympy >=0.7.3 : 1.1.1 (OK)
cython >=0.21 : 0.27.3 (OK)
qtconsole >=4.2.0: 4.3.1 (OK)
IPython >=4.0 : 6.2.1 (OK)
pylint >=0.25 : 1.8.2 (OK)
Issue Analytics
- State:
- Created 5 years ago
- Comments:9 (5 by maintainers)
Top Results From Across the Web
Autoclosing of brackets and quotes in Spyder IPython console?
Go to Tools > Preferences > Editor > Advanced settings and tick the "Automatic insertion of quotes" option and click apply.
Read more >Invalid Syntax in Python: Common Reasons for SyntaxError
To fix this, close the string with a quote that matches the one you used to start it. In this case, that would...
Read more >IPython reference — IPython 8.7.0 documentation
This shows all the options that have a single-word alias to control them, ... You can log all input from a session either...
Read more >Python Intro for Libraries
Written in either single quotes or double quotes (as long as they match). The quotation marks aren't printed using print() , but may...
Read more >2.4.2. Running python in the cloud - Jean Mark Gawron
Throughout this course whatever I say about using a python notebook will apply to either Jupyter notebooks or Google Colab notebooks.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@CAM-Gerlach unfortunately the Troubleshooting Guide didn’t help and I think I provided the necessary data already. Anyhow, since I can have the tool working without problems in an another machine, a Ubuntu 17, let’s close this case. Thanks all!!!
(Deleted duplicate comment)
Thanks for the quick followup, and glad to hear you got it working on another machine.
You were very helpful; I didn’t meant to dock that, sorry. Its just that we weren’t able to reproduce it with the data we had, and thus it was likely machine specific, so I was trying to track down that.
Great news. Something machine specific, as we suspected, though hopefully you are able to figure out what at some point. Best of luck!