-
deploy-reqs isn't mentioned on the shub docs
http://doc.scrapinghub.com/shub.html
-
I get this error when running the pushed spider in dash:
```
File "/tmp/unpacked-eggs/Jinja2.egg/jinja2/utils.py", line 531, in
from markupsafe import Markup, escape, soft_unicode
ImportError:…
-
Hi!
Just installed MHN but I'm unable to run mnemosyne, always getting: "_mnemosyne: ERROR (abnormal termination)_". I've tried both in Ubuntu 14.04 x64 and Ubuntu 12.04 x32 machines, but always gett…
-
Are there any examples to convert between temperature units? I see a helper but am unsure how to use it. Thanks
-
I'm trying to run "rectangle" example (nb 3) from:
https://github.com/kennycason/kumo
but I get:
```
Exception in thread "main" java.lang.VerifyError: class net.sf.cglib.core.DebuggingClassWriter …
-
### Expected behavior
No errors complain.
### Actual/Current behavior
10:24:15.000
Error: Can't set headers after they are sent. at ServerResponse.OutgoingMessage.setHeader (_ht…
yao23 updated
7 years ago
-
I have the following deck hierarchy:
Kumo (Parent deck)
- 001.txt
- 002.txt
- ...
All those .txt decks contain several notes. However, after importing, only "Kumo" contains cards.
To reproduce this…
-
Failed to execute `INSERT INTO card_legality (format_id, card_id, legality)
SELECT 34, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`, `u`.`layout` AS `layout`,
…
-
SELECT 33, bq.id, 'Legal'
FROM (
SELECT
`u`.`id`, `u`.`layout`,
`u`.`id` AS face_id,
CASE
WHEN layout = 'double-faced' OR layout = 'fli…
-
Hi al, kayno.
I'm Albertoo from nicegear.nz. Can you help me?
If i try add more mqtt_publish in hpSeetingsChanges the sketch dont' work (only reads temperature) not send commands to heatpump or …