-
```
What steps will reproduce the problem?
1. Install WinPython-64bit-2.7.3.1.exe
2. Launch Spyder.exe
3. Notice that in the "Run" menu, "Debug with winpdb" is disabled.
I guess I can just install it…
-
```
1. I installed Winpython-64-bit-2.7.5.3 to C:\
2. cd C:\Winpython-64-bit-2.7.5.3
3. python-2.7.5.amd64\python.exe -c "import win32api"
I get:
ImportError: DLL load failed: The specified module c…
-
Is there anyway to exit `WinPython Interpreter.exe` from cli. actually am executing python script from my php script through exec command and calling `WinPython Interpreter.exe myscript.py` it execut…
-
```
What steps will reproduce the problem?
1.run "IPython Qt Console.exe"
2.input as below:
from guiqwt import tests
tests.run()
3.meet a ImportError when import h5py.
What is the expected output? Wh…
-
If I try to debug a mesa-geo application in PyCharm on Windows ... for the line
`
tornado.ioloop.IOLoop.current().start()`
in ModularViualization.py
I get:
```
C:\python_env\App\PyCharm\…
-
```
What steps will reproduce the problem?
With normal installation of WinPython 3.3.2.3, I had some error and I don't
know why. I try to install another version of WinPython (2.7.5), the problem
re…
-
| ndio version | os | python |
|-----|------|-------|
| Ndio version 1.1.5 | Windows 7 | Python 3.5.2.4 (WinPython-64bit-3.5.2.3Qt5) |
Ndio version 1.1.5, Windows 7, Python 3.5.2.4 …
-
It seems WinPython has chosen to use the environment variable name HOME to point to its settings folder (HOME=c::\WinPython-31090\settings in my Win10 installation). It doesn't require much imaginati…
ke5fx updated
7 months ago
-
WinPython control panel fails to start in version 3.5.1.3Zero 32bit.
Finding the file "\python-3.5.1\Lib\site-packages\winpython\controlpanel.py" (where is the root directory of the installation) whi…
-
```
What steps will reproduce the problem?
1.run "IPython Qt Console.exe"
2.input as below:
from guiqwt import tests
tests.run()
3.meet a ImportError when import h5py.
What is the expected output? Wh…