# GC giving python message errors on Ubuntu 18.04.1LTS

**URL:** https://forums.maslowcnc.com/t/gc-giving-python-message-errors-on-ubuntu-18-04-1lts/7902
**Category:** Software
**Created:** [November 29, 2018, 2:38pm UTC](https://forums.maslowcnc.com/t/gc-giving-python-message-errors-on-ubuntu-18-04-1lts/7902 "2018-11-29T14:38:20Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![StMaus](https://avatars.discourse-cdn.com/v4/letter/s/eb9ed0/32.png) [@StMaus](https://forums.maslowcnc.com/u/StMaus)
#### Post date: [November 29, 2018, 2:38pm UTC](https://forums.maslowcnc.com/t/gc-giving-python-message-errors-on-ubuntu-18-04-1lts/7902/1 "2018-11-29T14:38:21Z")

</div>

I was getting an error that bcm could not import. I tried to get the file and received this error. Does any one have a workaround?

d@inspiron13:~/bin/GroundControl$ pip install bcm  
Collecting bcm  
Could not find a version that satisfies the requirement bcm (from versions: )  
No matching distribution found for bcm

---

<div class="post-metadata">

### Author: ![StMaus](https://avatars.discourse-cdn.com/v4/letter/s/eb9ed0/32.png) [@StMaus](https://forums.maslowcnc.com/u/StMaus)
#### Post date: [November 29, 2018, 2:46pm UTC](https://forums.maslowcnc.com/t/gc-giving-python-message-errors-on-ubuntu-18-04-1lts/7902/2 "2018-11-29T14:46:04Z")

</div>

Found my own solution. It seems pygame had not been installed.
