Skip to content

Conversation

@james-see
Copy link
Owner

Fixed import statements that used hyphens (python-examples) which are not valid Python identifiers. Updated to use relative imports and proper path handling.

Changes:

  • Fixed import statements to work correctly
  • Updated proto file generation to use script directory
  • Improved setup command with better path handling
  • Updated documentation to reflect correct usage
  • All proto files now generated in python-examples/ directory

The example now works correctly when run from python-examples/ directory as documented.

Fixed import statements that used hyphens (python-examples) which are
not valid Python identifiers. Updated to use relative imports and
proper path handling.

Changes:
- Fixed import statements to work correctly
- Updated proto file generation to use script directory
- Improved setup command with better path handling
- Updated documentation to reflect correct usage
- All proto files now generated in python-examples/ directory

The example now works correctly when run from python-examples/
directory as documented.
@james-see james-see merged commit fec3ed7 into master Dec 27, 2025
5 checks passed
@james-see james-see deleted the fix/grpcio-syntax-error branch December 27, 2025 00:27
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