-
### Versions:
* Version of kitchen-vcenter: 1.2.1
* Version of test-kitchen: 1.19.2
* Version of chef: ChefDK 2.4.17
### Platform Details
* Version of vCenter: 6.5.0
* Version of ESXi: 6.5.0 (…
-
When I run `pytest -v` I see a lot of test failures (see test summary below):
```python
test_MHD.py::test_MHD[uniform] PASSED …
-
GPflow crashes when trying to train a SVGP model using ScipyOptimizer. I am running GPFlow 1.1.0 and Tensorflow 1.4.0 with GPU support (CUDA Toolkit 8.0 and cuDNN v6.1). I have a Windows 10 machine wi…
-
UnsatisfiableError: The following specifications were found to be in conflict:
- python 3.6*
- tpot -> deap >=1.0 -> python 3.4*
Use "conda info " to see the dependencies for each package.
## …
-
I'm trying to do the following:
```python
...
kernel = RBF(p) + White(1) + Constant(1)
self.model = SVGP(x, y, kern=kernel, likelihood=GPflow.likelihoods.Gaussian(), Z=z)
GPflow.train.ScipyOpti…
-
Hi,
Tried the jss7 ver. 8.0.95 (from maven central) with our SMSC server. In the SRIforSM responses geneated using the library, there seems to be some extra bytes added which causes problems with d…
-
On the machine is not installed gflags (I don't have permissions for installation), but I download and build gflags to /home/fei/sim0094/libraries/gflags-master/build/ and I wrote in CMakeLists.txt th…
-
I am using standard KaOS repositories. KMyMoney (4.6.6-2) application is missing several import options. When started from console, following messages are displayed.
KMyMoneyPlugin::PluginLoader:: cr…
-
I'm having issues doing much of anything (even basic regression) because of `_slice_X() missing 1 required positional argument: 'X'` errors. Is this because of some installation issues or some other i…
-
It would be useful to use vault to generate certificates on demand (and revoke them).