-초기 계정 설정 시 키보드가 연결이 안되어있을때

여기서 미리 계정 만들면 바로 열린다.
ID-pi_surinam
PASSWARD-surinam
================================================================================================================================
(base) C:\Users\seok>pip show mediapipe Name: mediapipe Version: 0.8.11 Summary: MediaPipe is the simplest way for researchers and developers to build world-class ML solutions and applications for mobile, edge, cloud and the web. Home-page: https://github.com/google/mediapipe Author: The MediaPipe Authors Author-email: [email protected] License: Apache 2.0 Location: c:\users\seok\anaconda3\lib\site-packages Requires: absl-py, attrs, matplotlib, numpy, opencv-contrib-python, protobuf Required-by:
(base) C:\Users\seok> pip show opencv-python Name: opencv-python Version: 4.6.0.66 Summary: Wrapper package for OpenCV python bindings. Home-page: https://github.com/skvark/opencv-python Author: Author-email: License: MIT Location: c:\users\seok\anaconda3\lib\site-packages Requires: numpy, numpy, numpy Required-by:
(base) C:\Users\seok>pip show numpy Name: numpy Version: 1.21.5 Summary: NumPy is the fundamental package for array computing with Python. Home-page: https://www.numpy.org Author: Travis E. Oliphant et al. Author-email: License: BSD Location: c:\users\seok\anaconda3\lib\site-packages Requires: Required-by: astropy, bkcharts, bokeh, Bottleneck, daal4py, datashader, datashape, gensim, h5py, holoviews, hvplot, imagecodecs, imageio, Keras-Preprocessing, matplotlib, mediapipe, mkl-fft, mkl-random, numba, numexpr, opencv-contrib-python, opencv-python, opt-einsum, pandas, patsy, pyerfa, PyWavelets, scikit-image, scikit-learn, scipy, seaborn, statsmodels, tables, tensorboard, tensorflow, tifffile, xarray
(base) C:\Users\seok>
python ver 3.9.13