-
Notifications
You must be signed in to change notification settings - Fork 167
Open
Labels
api: storageIssues related to the googleapis/python-storage API.Issues related to the googleapis/python-storage API.
Description
Environment details
- OS type and version: MacOS
- Python version:
python --version3.14
Steps to reproduce
- There's no support for 3.1.4 in the docs, and nox doesn't work either
Code example
nox -s unit-3.13
% python -m nox -s unit-3.13
nox > Running session unit-3.13
nox > Creating virtual environment (virtualenv) using python3.13 in .nox/unit-3-13
nox > python -m pip install mock pytest pytest-cov pytest-asyncio brotli grpcio grpcio-status proto-plus grpc-google-iam-v1 -c /Users/r/git/lairo/python-storage/testing/constraints-3.13.txt
nox > Command python -m pip install mock pytest pytest-cov pytest-asyncio brotli grpcio grpcio-status proto-plus grpc-google-iam-v1 -c /Users/r/git/lairo/python-storage/testing/constraints-3.13.txt failed with exit code 1:
nox > Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Fatal Python error: Failed to import encodings module
Python runtime state: core initialized
ModuleNotFoundError: No module named 'encodings'
Current thread 0x00000002058a0800 (most recent call first):
<no Python frame>
nox > Session unit-3.13 failed.
Metadata
Metadata
Assignees
Labels
api: storageIssues related to the googleapis/python-storage API.Issues related to the googleapis/python-storage API.