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

Missing voluptous package #12

Open
andig opened this issue Apr 2, 2022 · 0 comments
Open

Missing voluptous package #12

andig opened this issue Apr 2, 2022 · 0 comments

Comments

@andig
Copy link

andig commented Apr 2, 2022

After running pip3 install -r requirements.txt:

Installing collected packages: oauthlib, requests_oauthlib
  DEPRECATION: Configuring installation scheme with distutils config files is deprecated and will no longer work in the near future. If you are using a Homebrew or Linuxbrew Python, please see discussion at https://github.com/Homebrew/homebrew-core/issues/76621
  DEPRECATION: Configuring installation scheme with distutils config files is deprecated and will no longer work in the near future. If you are using a Homebrew or Linuxbrew Python, please see discussion at https://github.com/Homebrew/homebrew-core/issues/76621
DEPRECATION: Configuring installation scheme with distutils config files is deprecated and will no longer work in the near future. If you are using a Homebrew or Linuxbrew Python, please see discussion at https://github.com/Homebrew/homebrew-core/issues/76621
Successfully installed oauthlib-3.2.0 requests_oauthlib-1.3.1
Traceback (most recent call last):
  File "/Users/andig/htdocs/kamereon-python/kamereon/__init__.py", line 6, in <module>
    import voluptuous as vol
ModuleNotFoundError: No module named 'voluptuous'

and

Traceback (most recent call last):
  File "/Users/andig/htdocs/kamereon-python/kamereon/__init__.py", line 8, in <module>
    from homeassistant.const import (
ModuleNotFoundError: No module named 'homeassistant'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant