hum, in French, the ".spyder3\temp.py" contains: # -*- coding: utf-8 -*- """ *É*diteur de Spyder
Ceci est un script temporaire. """ ==> One character is not universal ascii, and maybe spyder (or whatever) didn't consider it was utf-8 ? On Monday, February 6, 2017 at 11:08:53 AM UTC+1, mlsprtc wrote: > > I still have the same problem, although I loaded > WinPython-64bit-3.5.3.0Qt5. Now the screen is black, the problem is, you > can click and choose menu items (menus are opened etc.) or shortcut menu, > but the whole screen is black, entire Spyer window is black except title > bar! > > Dne ponedeljek, 12. december 2016 16.27.03 UTC+1 je oseba mlsprtc napisala: >> >> I'm running win 7. I'm using WinPython instalation. If I'm running Spider >> on WinPython-32bit-3.5.2.2 it's ok, if I'm running on qt >> version WinPython-32bit-3.5.2.3Qt5 or early version, Spider screen was >> blank (white) and with funtion key F10 I got this message: >> >> >> <https://lh3.googleusercontent.com/-SblIscAIsoo/WE6uIDPKT2I/AAAAAAAAAnQ/HuzyFSI-FisTNOEBj_Otyk032QAGFN06ACLcB/s1600/spider%2Bscreen.png> >> >> >> Traceback (most recent call last): >> >> File "C:\WinPython-32bit-3.5.2.3Qt5\python-3.5.2\lib\runpy.py", line 184, >> in _run_module_as_main >> >> "__main__", mod_spec) >> >> File "C:\WinPython-32bit-3.5.2.3Qt5\python-3.5.2\lib\runpy.py", line 85, >> in _run_code >> >> exec(code, run_globals) >> >> File "C:\WinPython-32bit-3.5.2.3Qt5\python-3.5.2\lib\cProfile.py", line >> 160, in <module> >> >> main() >> >> File "C:\WinPython-32bit-3.5.2.3Qt5\python-3.5.2\lib\cProfile.py", line >> 146, in main >> >> code = compile(fp.read(), progname, 'exec') >> >> File "C:/WinPython-32bit-3.5.2.3Qt5/settings/.spyder-py3/temp.py", line 3 >> >> +9+p-. zunh tn# -*- coding: utf-8 -*- >> >> ^ >> >> SyntaxError: invalid syntax >> >> >> Could someone help me with this isue? >> >> >> BR Milos >> > -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
