ftputil Questions
4
Solved
I have this code trying to capture a frame from my webcam on raspberry pi, and saving it as an image. I use opencv 2, but I get strange errors when I run the code..
import time
import sys
from sub...
4
Solved
My program runs smoothly but I want my files from ftp to be zip in my local drive
The problem is only 1 file is being zipped after calling my main() function
Here's my code:
import os
import upload...
Weatherley asked 28/6, 2012 at 8:24
1
© 2022 - 2024 — McMap. All rights reserved.