-
When I went to the trouble of installing it, I found a bug that I couldn't fix(the code is your example):
Traceback (most recent call last):
File "C:/Users/mingxiaoli/PycharmProjects/rl_v1/m…
-
Dear all,
Is reproject meant to be able to cope with distortion tables? If yes, I'm having an issue with that:
I have an HDUList as follows, which is the input to reproject_interp:
No. Name …
-
Hi, I'm using boost-python with the builtin numpy support enabled. Boost build decides whether to build the boost-numpy library as part of the boost-python library based on whether executing `python -…
-
Basically, it seems that if:
- python is installed in `C:\Program files` (in a situation that you also have to run `pip install` from an elevated command prompt in order to install packages)
- p…
-
I edited the configure.win file ...
```
#!/bin/sh
echo 'PKG_LIBS=-LC:/Users/jvadams/AppData/Local/Programs/Python/Python36-32/libs -lpython36' > src/makevars.win
echo 'PKG_CFLAGS=-I"C:/Users/…
-
trying to set that ENV var in the script:
```
import os
os.environ['WEXPECT_SPAWN_CLASS'] = 'SpawnPipe'
os.environ['WEXPECT_LOGGER_LEVEL']='INFO'
from wexpect import spawn
from wexpect import TI…
-
from viper.common.abstracts import Module
from viper.core.session import __sessions__
from viper.core.storage import get_sample_path
try:
from dateutil import parser
HAVE_DATEUTIL = Tru…
-
I am trying to install nest2D with `pip install nest2D` but it doesn't work.
here is some of the output I get when trying to install
```
-- Found PythonInterp: C:/Users/hanan/AppData/Local/Progra…
-
When attempting to restart learning from a checkpoint, I get the following error (please let me know what other information I can provide):
```
Traceback (most recent call last):
File "C:\Progr…
ghost updated
5 years ago
-
Importing test library 'httplibrary3' failed: ModuleNotFoundError: No module named 'httplibrary3'
Traceback (most recent call last):
File "e:\python36\lib\site-packages\robotide\lib\robot\utils\im…