728x90
반응형

개발 78

Ubuntu 24.04 python3 pandas install / uninstall

1. install 2. uninstall  pandas install $ sudo apt install python3-pandas [ Execution log ]gangserver@NT200B5C-A22R:~$ sudo apt install python3-pandas패키지 목록을 읽는 중입니다... 완료의존성 트리를 만드는 중입니다... 완료상태 정보를 읽는 중입니다... 완료        다음의 추가 패키지가 설치될 것입니다 :  fonts-lyx isympy-common isympy3 libaec0 libblosc1 libblosc2-2t64  libhdf5-103-1t64 libjs-jquery-ui liblbfgsb0 libqhull-r8.0 libsz2  python-matplotlib-dat..

개발/Python 2025.02.17

Ubuntu 24.04 python3 numpy install / uninstall

1. install 2. uninstall  numpy install $ sudo apt install python3-numpy [ Execution log ]gangserver@NT200B5C-A22R:~$ sudo apt install python3-numpy패키지 목록을 읽는 중입니다... 완료의존성 트리를 만드는 중입니다... 완료상태 정보를 읽는 중입니다... 완료        제안하는 패키지:  gfortran python3-pytest다음 새 패키지를 설치할 것입니다:  python3-numpy0개 업그레이드, 1개 새로 설치, 0개 제거 및 0개 업그레이드 안 함.4,437 k바이트 아카이브를 받아야 합니다.이 작업 후 23.9 M바이트의 디스크 공간을 더 사용하게 됩니다.받기:1 http..

개발/Python 2025.02.17

pip install lanarky 0.8.6 설치 오류

[ 오류 로그 ]> pip install lanarky==0.8.6ERROR: Ignored the following yanked versions: 0.7.11ERROR: Could not find a version that satisfies the requirement lanarky==0.8.6 (from versions: 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.5, 0.6.6, 0.7.0, 0.7.1, 0.7.2, 0.7.3, 0.7.4, 0.7.5, 0.7.6, 0.7.7, 0.7.8, 0.7.9, 0.7.10, 0.7.12, 0.7.13, 0.7.14, 0.7.15, 0.7.16, 0.7.17)ERROR: No matching distribution found for..

개발/Python 2025.02.06

윈도우(Windows) hnswlib 설치 오류 (install error) - Microsoft Visual C++ Build Tools

[ 오류 로그 ] > pip install -r requirements.txt ... Building wheel for hnswlib (pyproject.toml) ... error error: subprocess-exited-with-error × Building wheel for hnswlib (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [5 lines of output] running bdist_wheel running build running build_ext building 'hnswlib' extension error: Microsoft Visual C++ 14.0 or gre..

개발/Python 2025.01.22

Ubuntu OpenJDK install (OpenJDK17, OpenJDK11)

OpenJDK17 install$ sudo apt install openjdk-17-jdk OpenJDK11 install$ sudo apt install openjdk-11-jdk  [ Java not installed ] gangserver@SS200B:~$ java명령어 'java' 을(를) 찾을 수 없습니다. 그러나 다음을 통해 설치할 수 있습니다:sudo apt install default-jre              # version 2:1.17-75, orsudo apt install openjdk-17-jre-headless  # version 17.0.10~6ea-1sudo apt install openjdk-11-jre-headless  # version 11.0.21+9-0ubunt..

개발/Java 2024.04.26

SAS University Edition 종료 안내 및 무료 소프트웨어 소개

SAS University Edition 종료 안내 및 무료 소프트웨어를 소개합니다!https://communities.sas.com/t5/SAS-News-and-Q-A/SAS-University-Edition-%EC%A2%85%EB%A3%8C-%EC%95%88%EB%82%B4-%EB%B0%8F-%EB%AC%B4%EB%A3%8C-%EC%86%8C%ED%94%84%ED%8A%B8%EC%9B%A8%EC%96%B4%EB%A5%BC-%EC%86%8C%EA%B0%9C%ED%95%A9%EB%8B%88%EB%8B%A4/td-p/752237 SAS OnDemand for Academicshttps://www.sas.com/en_us/software/on-demand-for-academics.html SAS OnDem..

개발/SAS 2024.03.19
728x90
반응형