터미널에 다음과 같이 명령어를 작성한다.
1 defaults write com.apple.dock ResetLaunchPad -bool true; killall Dock
1
defaults write com.apple.dock ResetLaunchPad -bool true; killall Dock
Error swagger dependency를 다음과 같이 설정했다. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 <dependency> <groupId>io.springfox</groupId> <artifactId>springfox-swagger2&...
Error pip install 뭐시기만 하면 다음과 같은 에러가 발생했다. Error 해결 잘 읽어보면 METADATA가 없다고 한다. 직접 들어가보니 정말 METADATA가 없었다. numpy-1.19.5.dist-info에 METADATA가 없어 numpy-1.19.2.dist-info에 있는 M...
Error Kobert를 다운 받는 중 다음과 같은 에러가 발생했다. 1 2 3 ERROR: Failed building wheel for tokenizers Failed to build tokenizers ERROR: Could not build wheels for tokenizers which use PEP 51...
Loading class 'com.mysql.jdbc.Driver'. This is deprecated. The new driver class is 'com.mysql.cj.jdbc.Driver'.
Failed to create the Java Virtual Machine