Notice
Recent Posts
Recent Comments
Link
250x250
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- 시스템프로그래밍
- CV
- 백준
- 리눅스
- 턱걸이
- 영상처리
- C++
- 코딩
- error
- 텐서플로우
- 프로세스
- linux
- 운영체제
- 쉘
- TensorFlow
- 딥러닝
- shell
- python
- c
- Computer Vision
- OpenCV
- 회귀
- 학습
- 알고리즘
- 공부
- 백준알고리즘
- Windows 10
- 프로그래밍
- Windows10
- C언어
Archives
- Today
- Total
목록apt-get (1)
줘이리의 인생적기
E: The package lists or status file could not be parsed or opened.
problem sudo apt-get install error Reading package lists... Error! E: Encountered a section with no Package: header E: Problem with MergeList /var/lib/apt/lists/kr.archive.ubuntu.com_ubuntu_dists_bionic_universe_binary-amd64_Packages E: The package lists or status file could not be parsed or opened. solution sudo rm /var/lib/apt/lists/* -vf sudo apt-get update
공부/All of error
2021. 9. 27. 23:00