Go to advanced search

by zocalo
Mon Feb 26, 2018 4:40 am
Forum: Troubleshooting
Topic: chromedriver for Raspbian? alternatives?
Replies: 1
Views: 4046

chromedriver for Raspbian? alternatives?

Hi to all, I did a Python (.py) script for webscrapping, using BeautifulSoup and Selenium packages. The program works perfectly in my laptop, which runs with Ubuntu 16.04, and uses Chromedriver to access the web. I wanted to use the same program in my Raspberry Pi, that runs with Raspbian. For this,...
by zocalo
Sun Mar 08, 2015 2:38 pm
Forum: Beginners
Topic: Launch a python program when power on
Replies: 2
Views: 471

Re: Launch a python program when power on

oups... I had made a google search before, but I did not found the 2nd option in your post...
http://www.raspberrypi.org/documentatio ... c-local.md

It worked perfectly fine ! Thanks !!
:D
by zocalo
Sat Mar 07, 2015 10:52 pm
Forum: Beginners
Topic: Launch a python program when power on
Replies: 2
Views: 471

Launch a python program when power on

Hi, I have made a simple program (water.py) to water my plants when I am away from home. Currently, to launch it I need to type in the terminal: python water.py It works very well, but I would like to launch the program automatically when I power on the raspberry pi. Can anyone give me a simple solu...
by zocalo
Sat Jul 19, 2014 4:44 pm
Forum: Beginners
Topic: Sleepy Pi...
Replies: 5
Views: 1209

Re: Sleepy Pi...

I tried to edit the /etc/kbd/config file, but it does not allow me to save changes I tried to do it from the root terminal using: sudo nano /etc/kbd/config I managed to open the file and edit the fields, but it does not allow me to save it Do you know how can I get the authorization to do so? ThX

Go to advanced search