Unable to install sasctl on Viya Stable 2024.07 (20240806.1722930536493)

Đang mở
#207 0 bình luận 1 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức phù hợp với người mới
35/100
Loại issue
Lỗi
Độ rõ ràng
Cần làm rõ
Mức độ hoạt động
Đình trệ
Công nghệ
numpy, python
Lĩnh vực
devops

Hướng nghiên cứu

Bắt đầu bằng cách tái hiện quá trình cài đặt thông qua change-configuration.yaml, sử dụng giá trị /data/default_py.pip_install_packages và sas-pyconfig-custom-parameters. So sánh các phiên bản được yêu cầu với các xung đột numpy được báo cáo; công việc được xem là hoàn tất khi sasctl cài đặt được trên Viya stable 2024.07 mà không có các xung đột dependency đó.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

bug

Describe the issue
Unable to install sasctl on Viya stable 2024.07 (20240806.1722930536493) due to numpy version

To Reproduce
Add on change-configuration.yaml transformer sasctl to the install packages value
path: /data/default_py.pip_install_packages
value: ".... sasctl"

Expected behavior
Package will be installed

Stack Trace
I am not able to install the sasctl package due to dependency version issue, even if I put the needed version on the patch transformer sas-pyconfig-custom-parameters.
See below the error that I have on the sas-pythonconfig (for example PyYAML requests pandas packaging sasctl pip==24.3.1 numpy==1.25.0) :

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
pandas 2.1.4 requires numpy<2,>=1.23.2; python_version == "3.11", but you have numpy 2.1.3 which is incompatible.
gensim 4.3.3 requires numpy<2.0,>=1.18.5, but you have numpy 2.1.3 which is incompatible.
thinc 8.2.5 requires numpy<2.0.0,>=1.19.0; python_version >= "3.9", but you have numpy 2.1.3 which is incompatible.
neuralprophet 0.9.0 requires numpy<2.0.0,>=1.25.0, but you have numpy 2.1.3 which is incompatible.
tensorflow 2.17.0 requires numpy<2.0.0,>=1.23.5; python_version <= "3.11", but you have numpy 2.1.3 which is incompatible.
Successfully installed numpy-2.1.3 pybind11-2.13.6 setuptools-75.5.0 wheel-0.45.0

Version
Last one

Ngôn ngữ chính
Python
Star
52
Fork
45
Merge trung bình
23 giờ 38 phút
Pull request đã merge (30 ngày)
2

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của sassoftware/python-sasctl

Tất cả issue của sassoftware/python-sasctl

Issue tương tự

Thêm issue về Python

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.