You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/10/26 03:16:00 UTC

[GitHub] [spark] SandishKumarHN commented on pull request #38344: [SPARK-40777][SQL][PROTOBUF] Protobuf import support and move error-classes.

SandishKumarHN commented on PR #38344:
URL: https://github.com/apache/spark/pull/38344#issuecomment-1291440502

   @HyukjinKwon getting below error in build any idea? nothing related PR
   
   ```
   File "/usr/lib/python3.9/importlib/__init__.py", line 127, in import_module
       return _bootstrap._gcd_import(name[level:], package, level)
     File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
     File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
     File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
     File "<frozen importlib._bootstrap>", line [68](https://github.com/SandishKumarHN/spark/actions/runs/3325103283/jobs/5498895243#step:17:69)0, in _load_unlocked
     File "/usr/local/lib/python3.9/dist-packages/_pytest/assertion/rewrite.py", line 168, in exec_module
       exec(co, module.__dict__)
     File "/usr/local/lib/python3.9/dist-packages/pytest_mypy_plugins/collect.py", line 13, in <module>
       from py._path.local import LocalPath
   ModuleNotFoundError: No module named 'py._path'; 'py' is not a package
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org