일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- FTZ
- access control
- Authentication
- Server Side Request Forgery
- THM
- privilege escalation
- php file upload
- sql injection
- Leviathan
- BANDiT
- php 로그인 페이지 만들기
- Cryptography
- file upload
- 파일 업로드 취약점
- overthewire
- tryhackme
- active recon
- php To Do List
- active reconnaissance
- SQLi
- OS Command Injection
- php
- War Game
- php login page
- Recon
- php 파일 업로드하기
- ssrf
- Cookie
- Reconnaissance
- over the wire
Archives
- Today
- Total
목록pytorch 설치 (1)
R's Hacking Daily Log
Pytorch(install error)
error: could not find a version that satisfies the requirement torch (from versions: none) error: no matching distribution found for torch pytorch를 설치할 때 cmd창에 출력된 error문구... 검색해 봐도 이런저런 command만 나오고 똑같은 error가 출력된다 (OoO) pytorch 사이트에서 방법을 찾아보자!! [ Get started - start locally ]에서 쭉 읽다보면 python에 대한 내용을 볼 수 있다. 아하.. python 3.7~3.9 버전에서만 pytorch가 호환되나 보다. 원인 발견! 설치했던 python은 제일 최근 버전인 3.11.1이라서 설치가..
Tool & Command
2023. 1. 18. 16:11