Luigi

Results 59 issues of Luigi

Hi Dan, thank you for sharing your work. I got to downgrade to gevent 1.0.1 and requests 2.5.3 to comply with SSL security (running python 2.7.6 : http://stackoverflow.com/a/29154908/305883 But all...

I get following errors: gevent 1.1.2 ``` Proxy | CC | Domain | Time/Errors Traceback (most recent call last): File "/Library/Python/2.7/site-packages/gevent/threadpool.py", line 293, in _on_async File "/Library/Python/2.7/site-packages/gevent/event.py", line 415, in...

I installed it but got this errors in yarn-error.log ``` Trace: Error: https://registry.yarnpkg.com/@types%2fos: Not found at Request.params.callback [as _callback] (/usr/local/Cellar/yarn/1.21.1/libexec/lib/cli.js:66947:18) at Request.self.callback (/usr/local/Cellar/yarn/1.21.1/libexec/lib/cli.js:140665:22) at Request.emit (events.js:198:13) at Request. (/usr/local/Cellar/yarn/1.21.1/libexec/lib/cli.js:141637:10) at...

Hello Andrew! I would like to make use of the scraper for an art-related project, but am not familiar with tiktok api or recommended videos. - Can you tell if...

command+shift+R result in refreshing curent tab, but does not actually load the html file I am working on. Basically, I see something sublime passing to Chrome and F5 pressed on...

installed trhough package control. package control settings > default (cannot be edited) [ { "keys": ["_super_+shift+r"], "command": "browser_refresh", "args": { "auto_save": true, "delay": 0.0, "activate": true, "browsers" : ["chrome"] }...

I'd like to know if there is any support or available extension (MIT license) to: - use tags in forms ? - multiple selection with full description ? use cases:...

type:enhancement
version:4.x

Found problem at installation. How to fix version? ``` Collecting pyrouge (from seq2seq==0.1) Could not find a version that satisfies the requirement pyrouge (from seq2seq==0.1) (from versions: ) No matching...

First of all thank you for the tool! Not yet able to get it to work, hope you can help. Objective: I want to download a video while streaming. The...

Hello Andrei, Much of the computations goes in the rendering part, and so I was looking at ways to improve efficiency. Consider the situation of adding new neighbours, by tapping...