question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to type single or double quotes on Sypder Editor (3.6), neither on IPython

See original GitHub issue

Unable 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:closed
  • Created 5 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
pedro612xyzcommented, Apr 27, 2018

@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!!!

0reactions
CAM-Gerlachcommented, Apr 27, 2018

(Deleted duplicate comment)

Thanks for the quick followup, and glad to hear you got it working on another machine.

I think I provided the necessary data already.

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.

Anyhow, since I can have the tool working without problems in an another machine, a Ubuntu 17,

Great news. Something machine specific, as we suspected, though hopefully you are able to figure out what at some point. Best of luck!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found