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.

Terminal error "ValueError: Invalid cookie 'cwd'"

See original GitHub issue

Description of my problem

Hi, recently I switched to spyder and downloaded spyder-terminal. It worked fine until today. I’ve tried to commit my changes via git inside the terminal, but what I saw was this:

Screenshot 2020-07-02 at 14 21 38

I’ve tried to uninstall and install the terminal again using conda uninstall spyder-terminal -c spyder-ide conda install spyder-terminal -c spyder-ide No results.

Versions and main components

  • Terminal Version: spyder-terminal-0.3.1
  • Spyder Version: 4.1.3
  • Python Version: 3.7.4
  • Operating system: IOS 10.14.6

How can I return the functionality?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
dianakozlovacommented, Jul 8, 2020

Dear @steff456, Thank you very much, it works now! 😃 It was indeed spacing in my directory naming.

1reaction
steff456commented, Jul 7, 2020

Hi @dianakozlova,

Can you change the directory name to something that doesn’t have spaces in it? Please let me know if that fixes the issue, if so, we will add support to directories that have spaces.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Terminal hangs in Windows · Issue #121 · spyder-ide ... - GitHub
Close Spyder Install with conda install spyder-terminal -c ... value)) ValueError: Invalid cookie 'cwd': 'C:\\Users\\Manoj Baishya'.
Read more >
cookies - Python requests invalid header value - Stack Overflow
Im trying to use the cookie file with python requests but getting this... ValueError: Invalid header value. My code: import requests cj = ......
Read more >
Fix JAVA_HOME errors | Invalid directory | Not set or defined
If you encounter the JAVA_HOME invalid directory error, make sure the name of the installation folder and the value of the variable match....
Read more >
Troubleshooting AWS CLI errors - AWS Command Line Interface
If the aws command cannot be found after first installing or updating the AWS CLI, you might need to restart your terminal for...
Read more >
Pycharm Terminal fails to activate virtual env
When I click Terminal, it does not activate the virtualenv environment. ... the venv directory as expected, and the Tools/Terminal settings ...
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