sildeag

Results 6 issues of sildeag

#### Expected behavior Bart Simpson Springfield 12 Lisa Simpson Springfield 10 Bart Simpson Lisa Simpson #### Actual behavior `terminate called after throwing an instance of 'Poco::NotFoundException' what(): Not found: SQLite...

stale

Any examples of Leaflet.heat code following this structure would be very helpful eg. L2 = leaflet() %>% addTiles() L2 = L2 %>% registerPlugin(leafletHeatPlugin) L2 = L2 %>% setView(29.7632836, -95.3632715, 10)...

There is an issue with Cairosvg being unable to load a dll. This code snip added immediately after 'Step 1' to `clpFile.py` resolves the problem: `gtkbin = r'C:\Program Files\GTK3-Runtime Win64\bin'`...

Many of the unittests currently seem to fail with the MTG/gaia build. The source seems to be attempted enumeration of RealType. Is this a well known issue, with a fix,...

Input: `X, Y = getfake(50, 2, 0.3)` `tmp [[ 0.41137779 1.77428079]] ` `X[i,:] [ 0. 0.] ` `X ` `Y [ 0. 0. 0. 0. 0. 0. 0. 0. 0....

In folder PythonQt: `cmake -DPythonQt_DEBUG=ON -DPythonQt_Wrap_QtAll=ON -DQt5_DIR:PATH=~/Qt/5.5/gcc_64/lib/cmake/Qt5 ../PythonQt` `.../PythonQt/src/PythonQtClassInfo.cpp:284:86: error: request for member ‘constData’ in ‘* meta->QMetaObject::className()’, which is of non-class type ‘const char’ ut