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

hasn't been updated in months, outdated requirements #47

Open
brandolion opened this issue Nov 7, 2024 · 0 comments
Open

hasn't been updated in months, outdated requirements #47

brandolion opened this issue Nov 7, 2024 · 0 comments

Comments

@brandolion
Copy link

During installation a host of warnings and errors regarding deprecation are thrown.

Then during execution these errors occur:

sudo python3 ./dnaStreaming/demo/show_stream.py
[sudo] password for ubuntu: 
Will log to: /usr/local/lib/python3.10/dist-packages/dnaStreaming-2.2.1-py3.10.egg/dnaStreaming/logs
Traceback (most recent call last):
  File "/home/ubuntu/Documents/dj-dna-streams-python-master/./dnaStreaming/demo/show_stream.py", line 2, in <module>
    from dnaStreaming.listener import Listener
  File "/usr/local/lib/python3.10/dist-packages/dnaStreaming-2.2.1-py3.10.egg/dnaStreaming/listener.py", line 6, in <module>
    from google.api_core.exceptions import GoogleAPICallError, NotFound
  File "/usr/local/lib/python3.10/dist-packages/google_api_core-2.10.1-py3.10.egg/google/api_core/exceptions.py", line 29, in <module>
    from google.rpc import error_details_pb2
ModuleNotFoundError: No module named 'google.rpc'
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