Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to Setup #68

Closed
codypet opened this issue Mar 18, 2020 · 5 comments
Closed

Unable to Setup #68

codypet opened this issue Mar 18, 2020 · 5 comments
Labels
external This issue is a result of external issues workaround-available Work around is available for this issue

Comments

@codypet
Copy link

codypet commented Mar 18, 2020

I've been using an old version of this card from about 6 months ago which had been working decently fine all this time. With 0.107 the card no longer worked so I thought it would be good to move to the current HACS configuration.

I'm getting the error below.

Logger: homeassistant.setup
Source: setup.py:245
First occurred: 3:40:24 PM (1 occurrences)
Last logged: 3:40:24 PM

Unable to prepare setup for platform mail_and_packages.sensor: Platform not found ( IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE! Importing the numpy c-extensions failed. - Try uninstalling and reinstalling numpy. - If you have already done that, then: 1. Check that you expected to use Python3.7 from "/srv/homeassistant/bin/python", and that you have no directories in your PATH or PYTHONPATH that can interfere with the Python and numpy version "1.18.2" you're trying to use. 2. If (1) looks fine, you can open a new issue at https://github.com/numpy/numpy/issues. Please include details on: - how you installed Python - how you installed numpy - your operating system - whether or not you have multiple versions of Python installed - if you built from source, your compiler versions and ideally a build log - If you're working with a numpy git repository, try git clean -xdf (removes all files not under version control) and rebuild numpy. Note: this error has many possible causes, so please don't comment on an existing issue about this - open a new one instead. Original error was: libf77blas.so.3: cannot open shared object file: No such file or directory ).

Logger: homeassistant.components.local_file.camera
Source: components/local_file/camera.py:44
Integration: local_file (documentation, issues)
First occurred: 3:40:22 PM (1 occurrences)
Last logged: 3:40:22 PM

Could not read camera mail_usps image from file: /config/www/mail_and_packages/mail_today.gif

Also I notice the documentation no longer has the old lovelace card that looked like an envelope. Is that no longer available?

@moralmunky
Copy link
Owner

Duplicate of #63. You are on a raspberry pi, right?

@moralmunky
Copy link
Owner

Also the card was separated from the integration.

https://github.com/moralmunky/Home-Assistant-Mail-And-Packages-Custom-Card

@codypet
Copy link
Author

codypet commented Mar 19, 2020

Duplicate of #63. You are on a raspberry pi, right?

Yes in Venv

Also the card was separated from the integration.

https://github.com/moralmunky/Home-Assistant-Mail-And-Packages-Custom-Card

Ah! Thank you.

@firstof9
Copy link
Collaborator

Give it a sudo apt-get install libatlas-base-dev see if that resolves the numpy issue for you.

@codypet
Copy link
Author

codypet commented Mar 19, 2020

Ah! Thank you. I don't see the photos but I do see I have four pieces of mail.

@codypet codypet closed this as completed Mar 20, 2020
@firstof9 firstof9 added external This issue is a result of external issues workaround-available Work around is available for this issue labels Mar 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external This issue is a result of external issues workaround-available Work around is available for this issue
Projects
None yet
Development

No branches or pull requests

3 participants