# Problem Installing vilib (picrawler)

**URL:** https://forum.sunfounder.com/t/problem-installing-vilib-picrawler/728
**Category:** Robotic kit for Raspberry Pi
**Created:** [December 30, 2023, 2:48am UTC](https://forum.sunfounder.com/t/problem-installing-vilib-picrawler/728 "2023-12-30T02:48:42Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Spewen](https://avatars.discourse-cdn.com/v4/letter/s/c68b51/32.png) [@Spewen](https://forum.sunfounder.com/u/Spewen)
#### Post date: [December 30, 2023, 2:48am UTC](https://forum.sunfounder.com/t/problem-installing-vilib-picrawler/728/1 "2023-12-30T02:48:42Z")

</div>

Hello, I started with a fresh install of Raspberrypi OS. I am following the picrawler instructions. I am trying to install all of the modules,  
When trying to install vilib I got an error after doing sudo python3 install.py:

pi@raspberrypi:~/vilib $ sudo python3 install.py  
Traceback (most recent call last):  
File “/home/pi/vilib/install.py”, line 9, in   
user\_name = os.getlogin()  
OSError: [Errno 6] No such device or address

the OS Release I am running is:  
PRETTY\_NAME=“Raspbian GNU/Linux 11 (bullseye)”  
NAME=“Raspbian GNU/Linux”  
VERSION\_ID=“11”  
VERSION=“11 (bullseye)”  
VERSION\_CODENAME=bullseye  
ID=raspbian  
ID\_LIKE=debian

On a Raspberry Pi 3b.

Help would be appreciated! Thanks

---

<div class="post-metadata">

### Author: ![SunFounder\_Moderator](https://avatars.discourse-cdn.com/v4/letter/s/34f0e0/32.png) [@SunFounder\_Moderator](https://forum.sunfounder.com/u/SunFounder_Moderator)
#### Post date: [January 2, 2024, 2:35am UTC](https://forum.sunfounder.com/t/problem-installing-vilib-picrawler/728/2 "2024-01-02T02:35:06Z")

</div>

1. Please make sure you follow our tutorial steps yet.  
[Install All the Modules — SunFounder PiCrawler Kit documentation](https://docs.sunfounder.com/projects/pi-crawler/en/latest/python/python_start/download_and_run_code.html)
2. If you get an error during the installation process, please try to install it several times to see the result, sometimes it may be due to network abnormality, resulting in an error when installing the code.
3. If the result of multiple installations is the same error, please provide us with a complete screenshot of the error message, so that we can analyze and solve the problem.
