Let's Be New

  • 홈
  • 태그
  • 방명록

Programming/Python 1

Venv 가상환경

Python 3.3 버젼 이상부터는 venv 모듈을 내장하고 있으므로 별도의 설치 없이 가상환경 생성이 가능하다. 가상환경 생성 python3 -m venv MyEnvironment 가상환경 생성을 하게 되면 해당 위치에 'MyEnvironment' 라는 이름의 가상환경 폴더가 생성된다. 가상환경 진입 python3 MyEnvironment/bin/activate 가상환경 종료 deactivate 설치된 패키지 목록 확인 pip3 list 패키지 목록 export pip3 freeze > requirements.txt 패키지 목록 import pip3 install -r requirements.txt

Programming/Python 2022.06.30
1
더보기
프로필사진

  • 분류 전체보기 (28)
    • Installations (2)
    • Book reviews (0)
    • Paper review (4)
    • Subjects (10)
      • Computer Vision (6)
      • Deep Learning (0)
      • Linear algebra (3)
      • MVG (1)
      • Optimization (0)
      • Probability (0)
      • State estimation (0)
    • Online lectures (1)
    • Programming (8)
      • Algorithms (0)
      • Modern c++ (4)
      • Linux (0)
      • Tools (3)
      • Python (1)
    • Projects (0)
      • Slambook_exercise (0)
    • SLAM (1)
    • Tech trends (2)
      • Autonomous Driving (1)
      • Digital twin (1)

Tag

Monocular SLAM, intrinsic parameter, visual-inertial, SLAM comparison, ffmpeg 사용법, AMNS, Computer Vision, SLAM 서베이, valgrind 사용법, Keypoint suppression, SLAM 비교, SLAM benchmark, visual-inertial SLAM, ffmpeg 커맨드, python3 venv, Non-maximal suppression, mvg book, VINS-Mono, E-ANMS, ORB-SLAM,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/05   »
일 월 화 수 목 금 토
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

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

  • Github

티스토리툴바