Terminal error "ValueError: Invalid cookie 'cwd'"
See original GitHub issueDescription 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:
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:
- Created 3 years ago
- Comments:6 (3 by maintainers)
Top 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 >
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 Free
Top 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
Dear @steff456, Thank you very much, it works now! 😃 It was indeed spacing in my directory naming.
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.