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

Merge Downstream Features Into Original Project #1

Merged
merged 26 commits into from
Oct 14, 2023
Merged

Conversation

dB-SPL
Copy link
Owner

@dB-SPL dB-SPL commented Oct 14, 2023

No description provided.

ampledata and others added 26 commits January 12, 2023 13:44
I was getting the following error when I installed takproto in a fresh Docker container, so now the pip install copies the takproto/proto directory into the installation
Traceback (most recent call last):                                                                                                          
  File "redacted.py", line 8, in <module>                                                                                                
    import takproto                                                                                                                         
  File "/usr/local/lib/python3.8/site-packages/takproto-1.0.2-py3.8.egg/takproto/__init__.py", line 27, in <module>                         
    from .functions import parse_proto, xml2proto                                                                                           
  File "/usr/local/lib/python3.8/site-packages/takproto-1.0.2-py3.8.egg/takproto/functions.py", line 33, in <module>                        
    from .proto import TakMessage                                                                                                           
ModuleNotFoundError: No module named 'takproto.proto'
Include generated protobuf folder in the install
@dB-SPL dB-SPL merged commit e755792 into dB-SPL:main Oct 14, 2023
5 checks passed
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

Successfully merging this pull request may close these issues.

3 participants