Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spyder crach #4916

Closed
naceurCRAAG opened this issue Aug 8, 2017 · 3 comments
Closed

spyder crach #4916

naceurCRAAG opened this issue Aug 8, 2017 · 3 comments

Comments

@naceurCRAAG
Copy link

Description

What steps will reproduce the problem?

  1. when I use spheral++ program this have it's own python which I suplied the path in my .bashrc
  2. noway to get spyder working with chosen phython local install
  3. spyder do not understain I make him crasy so he juste do not work for a local install

that's hapen also with spyder and python of my system and anaconda one but less harming

What is the expected output? What do you see instead?

Please provide any additional information below

File "/usr/local/lib/python2.7/dist-packages/spyder/plugins/ipythonconsole.py", line 895, in set_working_directory
refresh_console=False)
File "/usr/local/lib/python2.7/dist-packages/spyder/plugins/workingdirectory.py", line 286, in chdir
os.chdir( to_text_string(directory) )
OSError: [Errno 2] Aucun fichier ou dossier de ce type: '/home/naceur/T\xc3\x83\xc2\xa9l\xc3\x83\xc2\xa9chargements/spheral_2.0.10/tests/benchmark'

Version and main components

  • Spyder Version: 3.2.0
  • Python Version: 2.7.12
  • Qt Versions: 4.8.7, PyQt4 (API v2) 4.11.4 on Linux

Dependencies

pyflakes >=0.5.0  :  1.5.0 (OK)
pycodestyle >=2.3 :  2.3.1 (OK)
pygments >=2.0    :  2.2.0 (OK)
pandas >=0.13.1   :  0.17.1 (OK)
numpy >=1.7       :  1.13.1 (OK)
sphinx >=0.6.6    :  1.6.3 (OK)
rope >=0.9.4      :  0.10.5 (OK)
jedi >=0.9.0      :  0.9.0 (OK)
psutil >=0.3      :  5.2.2 (OK)
nbconvert >=4.0   :  5.2.1 (OK)
sympy >=0.7.3     :  1.1.1 (OK)
cython >=0.21     :  0.26 (OK)
qtconsole >=4.2.0 :  4.3.0 (OK)
IPython >=4.0;<6.0:  5.4.1 (OK)
pylint >=0.25     :  1.7.2 (OK)

@rlaverde
Copy link
Member

rlaverde commented Aug 8, 2017

This is a duplicate of issue #4816. It's already fixed in it'll be part for Spyder 3.2.1.

In the meantime, please use directories that only contain ascii characters to place your code.

@naceurCRAAG
Copy link
Author

naceurCRAAG commented Aug 8, 2017 via email

@ccordoba12
Copy link
Member

We'll fix it in Spyder 3.2.1, sorry for the inconvenience in the meantime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants