tpltnt
tpltnt
Interesting. The problem actually seems to be on my end. I can use my webcam with a browser, but not via processing (as a quick test). Either way, a more...
I tried it and it did not work. See below ``` foo@testbox ~]% C_INCLUDE_PATH="/usr/local/include:$C_INCLUDE_PATH" opam install iocaml The following actions will be performed: ∗ install iocaml-kernel 0.4.8 [required by iocaml]...
Some hints: - URL RSS feed uploads: http://gdata.youtube.com/feeds/api/users/USER_NAME/uploads - URL RSS feed comments: https://gdata.youtube.com/feeds/api/videos/VIDEO_ID/comments
I don't see any issue with the change. Could you resolve the merge conflicts with the current master @bgstaal ? I would like to see it merged soon if possible,...
Confirmed as of 7cd093393ea4c9416b9fa620649ad4e9597c68ed (2017-03-02). ``` In [1]: file = rdpcap("test.cap") In [2]: len(file) Out[2]: 1 In [3]: file[0] Out[3]: --------------------------------------------------------------------------- IndexError Traceback (most recent call last) /scapy/env/lib/python3.4/site-packages/IPython/core/formatters.py in __call__(self,...
Can this issue be closed? Also Ubuntu 16.04 is end-of-life and no longer supported: https://ubuntu.com/16-04
The following chapters are pretty stable and a good start for the translation efforts: - of_philosophy - cplusplus_basics - setup_and_project_structure - intro_to_graphics - OOPs! - animation
I merge all of @synesthete PRs, will took a look at this issue now.