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

installing secrete note was error. #45

Closed
turbin opened this issue May 11, 2024 · 1 comment
Closed

installing secrete note was error. #45

turbin opened this issue May 11, 2024 · 1 comment

Comments

@turbin
Copy link

turbin commented May 11, 2024

the error message as:

ERROR: referencing 0.35.1 has requirement attrs>=22.2.0, but you'll have attrs 19.3.0 which is incompatible.
ERROR: jupyter-events 0.10.0 has requirement jsonschema[format-nongpl]>=4.18.0, but you'll have jsonschema 3.2.0 which is incompatible.
ERROR: opentelemetry-api 1.24.0 has requirement importlib-metadata<=7.0,>=6.0, but you'll have importlib-metadata 7.1.0 which is incompatible.
ERROR: cattrs 23.2.3 has requirement attrs>=23.1.0, but you'll have attrs 19.3.0 which is incompatible.
ERROR: lsprotocol 2023.0.1 has requirement attrs>=21.3.0, but you'll have attrs 19.3.0 which is incompatible.
ERROR: googleapis-common-protos 1.63.0 has requirement protobuf!=3.20.0,!=3.20.1,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0.dev0,>=3.19.5, but you'll have protobuf 5.26.1 which is incompatible.
ERROR: proto-plus 1.23.0 has requirement protobuf<5.0.0dev,>=3.19.0, but you'll have protobuf 5.26.1 which is incompatible.
ERROR: google-api-core 2.19.0 has requirement protobuf!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0.dev0,>=3.19.5, but you'll have protobuf 5.26.1 which is incompatible.
ERROR: opencensus 0.11.4 has requirement six~=1.16, but you'll have six 1.14.0 which is incompatible.

the error message displayed on my screen after I executed the command pip install secretnote.
my os info:
Ubuntu 20.04 x64
python version 3.8

any one can help?

@NewByVector
Copy link
Collaborator

For package dependency problems, you can use tools like rye to create virtual environments to run.

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

2 participants