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

pip install fails #217

Open
ivansurif opened this issue Nov 6, 2023 · 0 comments
Open

pip install fails #217

ivansurif opened this issue Nov 6, 2023 · 0 comments

Comments

@ivansurif
Copy link

pip install cognite-replicator
Collecting cognite-replicator
  Downloading cognite_replicator-1.2.6-py3-none-any.whl (45 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.9/45.9 kB 1.2 MB/s eta 0:00:00
Collecting cognite-sdk<6.0.0,>=5.4.4 (from cognite-replicator)
  Downloading cognite_sdk-5.12.0-py3-none-any.whl (291 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 291.7/291.7 kB 4.3 MB/s eta 0:00:00
Collecting google-cloud-logging<2.0,>=1.12 (from cognite-replicator)
  Downloading google_cloud_logging-1.15.3-py2.py3-none-any.whl (141 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 141.6/141.6 kB 5.8 MB/s eta 0:00:00
Requirement already satisfied: protobuf<5.0.0,>=4.0.0 in /Users/ivan.surif@cognitedata.com/Library/Caches/pypoetry/virtualenvs/file-extractor-function-bVgch4Fw-py3.11/lib/python3.11/site-packages (from cognite-replicator) (4.24.3)
Collecting pyyaml<6.0.0,>=5.1.0 (from cognite-replicator)
  Downloading PyYAML-5.4.1.tar.gz (175 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 175.1/175.1 kB 4.6 MB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... error
  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─> [68 lines of output]
      /private/var/folders/f_/n9ywg_t948gg6y4_j7dm3n400000gn/T/pip-build-env-eijdcqyg/overlay/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg````
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

1 participant