inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

묻고 답해요

173만명의 커뮤니티!! 함께 토론해봐요.

조판에서 축적막대가 안그려집니다. . .

해결됨

QGIS 지도 시각화 A to Z (벡터/기초편)

이것저것 눌러봐도 안그려지는데 혹시 원인이 뭘까요?

  • qgis
  • GIS
  • data-visualization
  • spatial-data
이동윤 댓글 2 좋아요 1 조회수 1027

vagrant up 설치에러

미해결

쿠버네티스 어나더 클래스-Sprint 1, 2 (#실무기초 #설치 #배포 #Jenkins #Helm #ArgoCD)

vagrant up하면 에러를 FAQ에서 보고 해봐도 잘 안되네요. 검색해보고 찾아보고 coreinfo -v확인도 해보고 해봤는데.. 다시도 설치해보고 Hyper-V 비활성화도 되어있구요.관리자권한으로 실행도 해봤구요. 보안에서 해당 virtualbox폴더 차단 제외도 해봤구요. 에러내용은 아래와 같습니다. 해당 위치 로그 파일 내용은 다음과 같습니다. 44a8.453c: 00007ff7f25a25fd / 0x01125fd: 00 != 4e 44a8.453c: 00007ff7f25a25fe / 0x01125fe: 00 != 47 44a8.453c: 00007ff7f25a25ff / 0x01125ff: 00 != 58 44a8.453c: Restored 0xa08 bytes of original file content at 00007ff7f25a25f8 44a8.453c: Error (rc=-5607): 44a8.453c: ntdll.dll: SizeOfImage (0x263000) isn't close enough to the mapping size (0x266000) 44a8.453c: Error (rc=-5607): 44a8.453c: supHardenedWinVerifyProcess failed with -5607: ntdll.dll: SizeOfImage (0x263000) isn't close enough to the mapping size (0x266000) 44a8.453c: Error -5607 in supR3HardNtChildPurify! (enmWhat=5) 44a8.453c: supHardenedWinVerifyProcess failed with -5607: ntdll.dll: SizeOfImage (0x263000) isn't close enough to the mapping size (0x266000)

  • kubernetes
  • infrastructure
  • container
odark 댓글 2 좋아요 1 조회수 155

쿼리에 대한 질문이 있습니다.

미해결

다양한 사례로 익히는 SQL 데이터 분석

select page_path , count (*) as page_cnt , count ( distinct sess . sess_id ) as unique_page_cnt from ga . ga _sess_hits his join ga . ga _sess sess on his . sess_id = sess . sess_id where visit_stime >= ( '2016-11-01' :: date - interval '30 days' ) and visit_stime < '2016-11-01' and hit_type = 'PAGE' group by page_path order by 2 desc ; 저는 위와 같이 쿼리를 작성했습니다만, 교육 자료에서 temp_01, temp_02로 각각 나눠서 page_cnt와 unique_page_cnt를 구하는 것에 어떠한 장점이 있어서 교안의 쿼리 대로 작성하는지 궁금합니다. 제가 단순히 생각하기에는 비효율적으로 보여서요! 제 쿼리가 비효율적일 수도 있는데, 장단점을 들어보고 싶습니다.

  • sql
  • postgresql
  • dbms/rdbms
  • 퍼포먼스-마케팅
  • 데이터-엔지니어링
JUNG JONGSEOK 댓글 2 좋아요 0 조회수 143

가상 ios가 켜지긴 하는데 앱은 미노출

해결됨

맛집 지도앱 만들기 (React Native & NestJS)

❗ 질문 작성시 꼭 참고해주세요 에러 메세지에서 단서를 찾을 수 있는 경우가 많습니다. 에러 메세지를 읽고 한번 검색해보시는것을 추천드립니다. 질문글을 작성하실때는, 현재 문제(또는 에러)와 코드나 github 을 첨부해주세요. 개발중인 OS, ReactNative, Node 버전 등의 개발환경 을 알려주셔야합니다. 에러메세지는 일부분이 아닌 전체 상황 을 올려주세요. 일부만 보여주시면 답변이 어렵습니다. ( 일부만 자르거나 일부만 복사하지말아주세요 .) info Opening the app on iOS... info Found Xcode project "MatApp.xcodeproj" info Found booted iPhone 16 Pro info Launching iPhone 16 Pro info Building (using "xcodebuild -project MatApp.xcodeproj -configuration Debug -scheme MatApp -destination id=F4F5FF9B-9736-4D9D-BDBD-0877EE044254") info 💡 Tip: Make sure that you have set up your development environment correctly, by running react-native doctor. To read more about doctor command visit: https://github.com/react-native-community/cli/blob/main/packages/cli-doctor/README.md#doctor Command line invocation: /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -project MatApp.xcodeproj -configuration Debug -scheme MatApp -destination id=F4F5FF9B-9736-4D9D-BDBD-0877EE044254 User defaults from command line: IDEPackageSupportUseBuiltinSCM = YES Prepare packages ComputeTargetDependencyGraph note: Building targets in dependency order note: Target dependency graph (1 target) Target 'MatApp' in project 'MatApp' (no dependencies) GatherProvisioningInputs CreateBuildDescription ExecuteExternalTool /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --version --output-format xml1 ExecuteExternalTool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator18.2.sdk -x c -c /dev/null ExecuteExternalTool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator18.2.sdk -x c -c /dev/null ExecuteExternalTool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator18.2.sdk -x objective-c++ -c /dev/null ExecuteExternalTool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator18.2.sdk -x objective-c -c /dev/null ExecuteExternalTool /Applications/Xcode.app/Contents/Developer/usr/bin/actool --print-asset-tag-combinations --output-format xml1 /Users/kimhaneui/MatApp/ios/MatApp/Images.xcassets ExecuteExternalTool /Applications/Xcode.app/Contents/Developer/usr/bin/actool --version --output-format xml1 ExecuteExternalTool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details Build description signature: d36cd904d40a57305a0ca15973361710 Build description path: /Users/kimhaneui/Library/Developer/Xcode/DerivedData/MatApp-amsjgjqwkyggrzfvexketjxzxmor/Build/Intermediates.noindex/XCBuildData/d36cd904d40a57305a0ca15973361710.xcbuilddata /Users/kimhaneui/MatApp/ios/MatApp.xcodeproj:1:1: error: Unable to open base configuration reference file '/Users/kimhaneui/MatApp/ios/Pods/Target Support Files/Pods-MatApp/Pods-MatApp.debug.xcconfig'. (in target 'MatApp' from project 'MatApp') warning: Unable to read contents of XCFileList '/Target Support Files/Pods-MatApp/Pods-MatApp-resources-Debug-output-files.xcfilelist' (in target 'MatApp' from project 'MatApp') warning: Unable to read contents of XCFileList '/Target Support Files/Pods-MatApp/Pods-MatApp-frameworks-Debug-output-files.xcfilelist' (in target 'MatApp' from project 'MatApp') warning: Run script build phase 'Bundle React Native code and images' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'MatApp' from project 'MatApp') error: Unable to load contents of file list: '/Target Support Files/Pods-MatApp/Pods-MatApp-frameworks-Debug-input-files.xcfilelist' (in target 'MatApp' from project 'MatApp') error: Unable to load contents of file list: '/Target Support Files/Pods-MatApp/Pods-MatApp-frameworks-Debug-output-files.xcfilelist' (in target 'MatApp' from project 'MatApp') error: Unable to load contents of file list: '/Target Support Files/Pods-MatApp/Pods-MatApp-resources-Debug-input-files.xcfilelist' (in target 'MatApp' from project 'MatApp') warning: Run script build phase 'Start Packager' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'MatApp' from project 'MatApp') warning: Run script build phase '[CP] Embed Pods Frameworks' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'MatApp' from project 'MatApp') error: Unable to load contents of file list: '/Target Support Files/Pods-MatApp/Pods-MatApp-resources-Debug-output-files.xcfilelist' (in target 'MatApp' from project 'MatApp') warning: Run script build phase '[CP] Copy Pods Resources' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'MatApp' from project 'MatApp') --- xcodebuild: WARNING: Using the first of multiple matching destinations: { platform:iOS Simulator, id:F4F5FF9B-9736-4D9D-BDBD-0877EE044254, OS:18.3.1, name:iPhone 16 Pro } { platform:iOS Simulator, id:F4F5FF9B-9736-4D9D-BDBD-0877EE044254, OS:18.3.1, name:iPhone 16 Pro } BUILD FAILED The following build commands failed: Building project MatApp with scheme MatApp and configuration Debug (1 failure) 가상의 ios가 켜지긴 하는데 해당 에러 때문에 앱이 보이지 않고 있습니다. 왜그런걸까요?

  • react-native
  • typescript
  • nestjs
  • react-query
  • zustand
팀 리미티드개발 공식 계정 댓글 2 좋아요 0 조회수 271

자료 다운 묹;

해결됨

두고두고 써먹는 유니티 VR

미리 만들어주신 여러 패키지 포함한 자료를 다운받으려고 하는데, 어떤 파일로 열어야 할까요? 다운은되는데 열리지가 않아서 에셋에 추가를 못했습니다.

  • unity
  • 유니티-vr
김민주 댓글 2 좋아요 0 조회수 137

SELECT * FROM emp;

미해결

실습으로 손에 잡히는 SQLD(2과목)

dbeaver 처음 테스트해볼때 SELECT * FROM emp; 해도 전 불려오는 데이터가 없습니다.. 당연하죠 테이블을 넣은적이 없으니..ㅠㅠ 테이블은 SQL 기초때껄 사용하면 되나요?? 이런것에 대한 설명 보완이 필요합니다. SQL Error [942] [42000]: ORA-00942: table or view does not exist Error position: line: 1 pos: 14

  • sql
  • oracle
  • mssql
  • SQLD
댓글 1 좋아요 0 조회수 130

톡방이나 스터디가 있나요?

미해결

[취업폭격기] 공공기관 전산직 취업 치트키 : NCS·전공·PT면접까지 한 번에 뚫는 정규과정

전산직 공기업 준비하는 분들과 같이 공부하고 싶습니다. 현재 진행 중인 모임이 있나요? 없으시면 진행하실 계획은 있으신가요?

  • 면접
  • 이력서
  • 기술면접
초록매실제로 댓글 1 좋아요 1 조회수 195

글자색상이 선생님처럼 안나옵니다

미해결

파이썬 무료 강의 (기본편) - 6시간 뒤면 나도 개발자

저는 그냥 하얀색으로만 나오네요 모든글자가 선생님처럼 프린트가 노랑색으로안나와요?

  • python
비빔국수 댓글 1 좋아요 0 조회수 226

vagrant up실행시 처음부터 에러 ㅠㅠ

미해결

vagrant up으로 Vagrantfile 다운받아 SHELL부분 모두 주석처리하고 우선 vm만 띄울려고 하는데 에러나네요.. 해당 로그파일 내용은 다음과 같습니다. dr6=0000000000000000 dr7=0000000000000000 vcr=0000000000000000 dcr=0000000000000000 lbt=0000000000000000 lbf=0000000000000000 lxt=0000000000000000 lxf=0000000000000000 72a4.6420: supR3HardenedWinSetupChildInit: Start child. 72a4.6420: supR3HardNtChildWaitFor: Found expected request 0 (PurifyChildAndCloseHandles) after 1 ms. 72a4.6420: supR3HardNtChildPurify: Startup delay kludge #1/0: 261 ms, 17 sleeps 72a4.6420: supHardNtVpScanVirtualMemory: enmKind=CHILD_PURIFICATION 72a4.6420: *0000000000000000-000000007ffdffff 0x0001/0x0000 0x0000000 72a4.6420: *000000007ffe0000-000000007ffe0fff 0x0002/0x0002 0x0020000 72a4.6420: 000000007ffe1000-000000007ffebfff 0x0001/0x0000 0x0000000 72a4.6420: *000000007ffec000-000000007ffecfff 0x0002/0x0002 0x0020000 72a4.6420: 000000007ffed000-00000070bebfffff 0x0001/0x0000 0x0000000 72a4.6420: *00000070bec00000-00000070bed20fff 0x0000/0x0004 0x0020000 72a4.6420: 00000070bed21000-00000070bed23fff 0x0004/0x0004 0x0020000 72a4.6420: 00000070bed24000-00000070bedfffff 0x0000/0x0004 0x0020000 72a4.6420: *00000070bee00000-00000070beefafff 0x0000/0x0004 0x0020000 72a4.6420: 00000070beefb000-00000070beefdfff 0x0104/0x0004 0x0020000 72a4.6420: 00000070beefe000-00000070beefffff 0x0004/0x0004 0x0020000 72a4.6420: 00000070bef00000-000002558c67ffff 0x0001/0x0000 0x0000000 72a4.6420: *000002558c680000-000002558c69ffff 0x0004/0x0004 0x0020000 72a4.6420: *000002558c6a0000-000002558c6bffff 0x0002/0x0002 0x0040000 72a4.6420: *000002558c6c0000-000002558c6c3fff 0x0002/0x0002 0x0040000 72a4.6420: 000002558c6c4000-000002558c6cffff 0x0001/0x0000 0x0000000 72a4.6420: *000002558c6d0000-000002558c6d0fff 0x0002/0x0002 0x0040000 72a4.6420: 000002558c6d1000-000002558c6dffff 0x0001/0x0000 0x0000000 72a4.6420: *000002558c6e0000-000002558c6e1fff 0x0004/0x0004 0x0020000 72a4.6420: 000002558c6e2000-00007df51ffcffff 0x0001/0x0000 0x0000000 72a4.6420: *00007df51ffd0000-00007df5215aafff 0x0000/0x0001 0x0040000 72a4.6420: 00007df5215ab000-00007df521955fff 0x0001/0x0001 0x0040000 72a4.6420: 00007df521956000-00007df521d91fff 0x0000/0x0001 0x0040000 72a4.6420: 00007df521d92000-00007df521d92fff 0x0001/0x0001 0x0040000 72a4.6420: 00007df521d93000-00007ff4ffb6cfff 0x0000/0x0001 0x0040000 72a4.6420: 00007ff4ffb6d000-00007ff4ffb71fff 0x0002/0x0001 0x0040000 72a4.6420: 00007ff4ffb72000-00007ff50e594fff 0x0000/0x0001 0x0040000 72a4.6420: 00007ff50e595000-00007ff511cfffff 0x0001/0x0001 0x0040000 72a4.6420: 00007ff511d00000-00007ff511d0afff 0x0002/0x0001 0x0040000 72a4.6420: 00007ff511d0b000-00007ff51ffcffff 0x0000/0x0001 0x0040000 72a4.6420: 00007ff51ffd0000-00007ff52fcbffff 0x0001/0x0000 0x0000000 72a4.6420: *00007ff52fcc0000-00007ff52fcc0fff 0x0002/0x0002 0x0040000 72a4.6420: 00007ff52fcc1000-00007ff7ee74ffff 0x0001/0x0000 0x0000000 72a4.6420: *00007ff7ee750000-00007ff7ee750fff 0x0002/0x0080 0x1000000 \Device\HarddiskVolume3\Program Files\Oracle\VirtualBox\VBoxHeadless.exe 72a4.6420: 00007ff7ee751000-00007ff7ee7bafff 0x0020/0x0080 0x1000000 \Device\HarddiskVolume3\Program Files\Oracle\VirtualBox\VBoxHeadless.exe 72a4.6420: 00007ff7ee7bb000-00007ff7ee7bbfff 0x0080/0x0080 0x1000000 \Device\HarddiskVolume3\Program Files\Oracle\VirtualBox\VBoxHeadless.exe 72a4.6420: 00007ff7ee7bc000-00007ff7ee80efff 0x0002/0x0080 0x1000000 \Device\HarddiskVolume3\Program Files\Oracle\VirtualBox\VBoxHeadless.exe 72a4.6420: 00007ff7ee80f000-00007ff7ee80ffff 0x0004/0x0080 0x1000000 \Device\HarddiskVolume3\Program Files\Oracle\VirtualBox\VBoxHeadless.exe 72a4.6420: 00007ff7ee810000-00007ff7ee810fff 0x0008/0x0080 0x1000000 \Device\HarddiskVolume3\Program Files\Oracle\VirtualBox\VBoxHeadless.exe 72a4.6420: 00007ff7ee811000-00007ff7ee815fff 0x0004/0x0080 0x1000000 \Device\HarddiskVolume3\Program Files\Oracle\VirtualBox\VBoxHeadless.exe 72a4.6420: 00007ff7ee816000-00007ff7ee81bfff 0x0008/0x0080 0x1000000 \Device\HarddiskVolume3\Program Files\Oracle\VirtualBox\VBoxHeadless.exe 72a4.6420: 00007ff7ee81c000-00007ff7ee863fff 0x0002/0x0080 0x1000000 \Device\HarddiskVolume3\Program Files\Oracle\VirtualBox\VBoxHeadless.exe 72a4.6420: 00007ff7ee864000-00007ffc74c1ffff 0x0001/0x0000 0x0000000 72a4.6420: *00007ffc74c20000-00007ffc74c20fff 0x0002/0x0080 0x1000000 \Device\HarddiskVolume3\Windows\System32\ntdll.dll 72a4.6420: 00007ffc74c21000-00007ffc74d90fff 0x0020/0x0080 0x1000000 \Device\HarddiskVolume3\Windows\System32\ntdll.dll 72a4.6420: 00007ffc74d91000-00007ffc74de9fff 0x0002/0x0080 0x1000000 \Device\HarddiskVolume3\Windows\System32\ntdll.dll 72a4.6420: 00007ffc74dea000-00007ffc74df2fff 0x0008/0x0080 0x1000000 \Device\HarddiskVolume3\Windows\System32\ntdll.dll 72a4.6420: 00007ffc74df3000-00007ffc74e03fff 0x0002/0x0080 0x1000000 \Device\HarddiskVolume3\Windows\System32\ntdll.dll 72a4.6420: 00007ffc74e04000-00007ffc74e06fff 0x0008/0x0080 0x1000000 \Device\HarddiskVolume3\Windows\System32\ntdll.dll 72a4.6420: 00007ffc74e07000-00007ffc74e07fff 0x0004/0x0080 0x1000000 \Device\HarddiskVolume3\Windows\System32\ntdll.dll 72a4.6420: 00007ffc74e08000-00007ffc74e82fff 0x0002/0x0080 0x1000000 \Device\HarddiskVolume3\Windows\System32\ntdll.dll 72a4.6420: 00007ffc74e83000-00007ffc74e83fff 0x0020/0x0080 0x1000000 \Device\HarddiskVolume3\Windows\System32\ntdll.dll 72a4.6420: 00007ffc74e84000-00007ffc74e85fff 0x0000/0x0080 0x1000000 \Device\HarddiskVolume3\Windows\System32\ntdll.dll 72a4.6420: 00007ffc74e86000-00007ffffffeffff 0x0001/0x0000 0x0000000 72a4.6420: VBoxHeadless.exe: Differences in section #8 (.rsrc) between file and memory: 72a4.6420: 00007ff7ee8625f8 / 0x01125f8: 00 != 50 72a4.6420: 00007ff7ee8625f9 / 0x01125f9: 00 != 41 72a4.6420: 00007ff7ee8625fa / 0x01125fa: 00 != 44 72a4.6420: 00007ff7ee8625fb / 0x01125fb: 00 != 44 72a4.6420: 00007ff7ee8625fc / 0x01125fc: 00 != 49 72a4.6420: 00007ff7ee8625fd / 0x01125fd: 00 != 4e 72a4.6420: 00007ff7ee8625fe / 0x01125fe: 00 != 47 72a4.6420: 00007ff7ee8625ff / 0x01125ff: 00 != 58 72a4.6420: Restored 0xa08 bytes of original file content at 00007ff7ee8625f8 72a4.6420: Error (rc=-5607): 72a4.6420: ntdll.dll: SizeOfImage (0x263000) isn't close enough to the mapping size (0x266000) 72a4.6420: Error (rc=-5607): 72a4.6420: supHardenedWinVerifyProcess failed with -5607: ntdll.dll: SizeOfImage (0x263000) isn't close enough to the mapping size (0x266000) 72a4.6420: Error -5607 in supR3HardNtChildPurify! (enmWhat=5) 72a4.6420: supHardenedWinVerifyProcess failed with -5607: ntdll.dll: SizeOfImage (0x263000) isn't close enough to the mapping size (0x266000)

odark 댓글 1 좋아요 0 조회수 58

html form 형태 전송시 new, edit 등 컨트롤 리소스를 사용하는 이유

미해결

모든 개발자를 위한 HTTP 웹 기본 지식

학습하는 분들께 도움이 되고, 더 좋은 답변을 드릴 수 있도록 질문전에 다음을 꼭 확인해주세요. 1. 강의 내용과 관련된 질문을 남겨주세요. 2. 인프런의 질문 게시판과 자주 하는 질문(링크)을 먼저 확인해주세요. (자주 하는 질문 링크: https://bit.ly/3fX6ygx) 3. 질문 잘하기 메뉴얼(링크)을 먼저 읽어주세요. (질문 잘하기 메뉴얼 링크: https://bit.ly/2UfeqCG) 질문 시에는 위 내용은 삭제하고 다음 내용을 남겨주세요. ========================================= [질문 템플릿] 1. 강의 내용과 관련된 질문인가요? (예/아니오) 네 2. 인프런의 질문 게시판과 자주 하는 질문에 없는 내용인가요? (예/아니오) 네 3. 질문 잘하기 메뉴얼을 읽어보셨나요? (예/아니오) 네 [질문 내용] 안녕하세요. 영한쌤께서 실무에서는 컨트롤 리소스를 사용하는 경우가 많다고 하셨는데, html form 형태 전송시 post나 get밖에 처리가 안되더라도 이벤트를 prevent한 다음 ajax를 통해서 patch, put, delete하면 되지 않나요? 이벤트 핸들러를 만드는 등의 추가 코드 작업을 해줘야하는 번거로움 때문에 컨트롤 리소스를 사용하는것인지 궁금합니다. 아니면 다른 이유가 있는걸까요?

  • 네트워크
댓글 2 좋아요 0 조회수 205

instance.getMyField()의 값이 왜 다른가요?

해결됨

자바 동시성 프로그래밍 [리액티브 프로그래밍 Part.1]

AtomicIntegerFieldUpdater 기본 구현 페이지의 코드에서 마지막 System.out.println() 부분을 보면은 new value라고 하고 instance.getMyFiled()를 하고 Updated value에도 instance.getMyFiled()를 합니다 그런데 옆에 주석에 new value는 42, updated value는 43으로 나오는데 실제로 실행해보니 저는 둘 다 43으로 나오더라구요 표기 오류가 맞는거겠죠?

  • java
  • 동시성
  • multithread
  • synchronisation
안_ 댓글 1 좋아요 0 조회수 141

faiss-gpu 설치법 질문입니다.

미해결

RAG 마스터: 기초부터 고급기법까지 (feat. LangChain)

pip install faiss-gpu 커맨드 입력하면 아래와 같은 오류가 뜹니다. (langchain) <username>:~/projects/langchain$ pip install faiss-gpu ERROR: Could not find a version that satisfies the requirement faiss-gpu (from versions: none) ERROR: No matching distribution found for faiss-gpu

  • python
  • 챗봇
  • llm
  • langchain
  • rag
윤형석 댓글 1 좋아요 0 조회수 1629

에러 발생

미해결

모두를 위한 대규모 언어 모델 LLM Part 3 - 구글 제미나이(Google Gemini) API, OpenAI API와 젬마(Gemma)로 AI 어플리케이션 만들기

이러한 에러가 발생합니다.

  • 딥러닝
  • streamlit
  • gemini
  • multimodal
  • chatgpt
  • llm
  • openai-api
  • gemma
Alex 댓글 1 좋아요 0 조회수 309

개발자도구에서 Ctrl+F를 사용하는 경우

미해결

[신규 개정판] 이것이 진짜 크롤링이다 - 실전편 (인공지능 수익화)

예를 들어 '.title'을 붙여 넣기 하여 20개가 나오는 경우 선생님 강의에서는 위아래로 움직이는 경우 개발자도구에서만 아니라 실제 페이지에서 title가 가리키는 부분도 함께 표시가 됩니다. 그런데 내가 하는 경우는 그렇지 않네요. 어떤 차이가 있는 것인지 알고 싶습니다.

  • python
  • 웹-크롤링
호기심 많은 랫서팬더 댓글 1 좋아요 0 조회수 136

저만 안 되는 것인가요? ㅠㅠ

해결됨

실리콘밸리 엔지니어와 함께하는 Docker

동영상 강의에서 하신대로 my-first-docker 실행해서 docker run -p 5001:5000 my-first-docker를 실행하였습니다. 실행 되었다는 log를 보고, 영상에서와 같이 0.0.0.0:5001로 연결시도를 했는데, Address Invalid라고 나오네요.. 127.0.0.1:5001로 연결해 보니, "Welcome to the Docker Lecture App Thank you"가 나오네요.. 강의에서는 0.0.0.0으로 입력 되었는데.. 왜 전 안되는 걸까요?

  • docker
  • container
Inhwa Choi 댓글 2 좋아요 0 조회수 311

EAP강의에서 어떻게 여러개 클라이언트를 띄우는지 궁금합니다

미해결

C# TCP/IP 소켓 프로그래밍

제목과 내용이 같습니다. 코드를 따라하며 진행중인데, 시연해주실때마다 클라이언트를 여러개 키는 모습을 보여주셨는데, 어떻게 하셨는지 궁금합니다.

  • C#
  • tcpsocket
  • tcpip
skagns601 댓글 1 좋아요 0 조회수 147

안드로이드 애뮬레이터 실행 안됨.

미해결

[코드팩토리] [초급] Flutter 3.0 앱 개발 - 10개의 프로젝트로 오늘 초보 탈출!

안녕하세요 코팩님. 제가 프로젝트를 하나 만들고 아무것도 수정 안하고 만들어진 원래 기본 상태 그대로 안드로이드 애뮬레이터를 실행하는데 FAILURE: Build completed with 2 failures. 1: Task failed with an exception. ----------- * Where: Settings file '/Users/gang-wonbin/Documents/code_factory/example/chool-check6/android/settings.gradle.kts' line: 19 * What went wrong: Error resolving plugin [id: 'dev.flutter.flutter-plugin-loader', version: '1.0.0'] > A problem occurred configuring project ':gradle'. > Could not read workspace metadata from /Users/gang-wonbin/.gradle/caches/8.10.2/kotlin-dsl/accessors/51cb1b7e6548e94a53d11ed05bbd33cc/metadata.bin * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. > Get more help at https://help.gradle.org . ============================================================================== 2: Task failed with an exception. ----------- * What went wrong: Failed to query the value of property 'buildFlowServiceProperty'. > Could not isolate value org.jetbrains.kotlin.gradle.plugin.statistics.BuildFlowService$Parameters_Decorated@4a1da2e7 of type BuildFlowService.Parameters > A problem occurred configuring project ':gradle'. > Could not read workspace metadata from /Users/gang-wonbin/.gradle/caches/8.10.2/kotlin-dsl/accessors/51cb1b7e6548e94a53d11ed05bbd33cc/metadata.bin * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. > Get more help at https://help.gradle.org . ============================================================================== BUILD FAILED in 888ms Error: Gradle task assembleDebug failed with exit code 1 에러가 뜹니다.ㅠ 구글링해보니 gradle 관련 문제인거 같은데 아무리 해도 해결이 안됩니다ㅜ 손도 데지 않은 기본 프로젝트인데도 왜 이럴까요ㅜㅜ 참고로 저는 m2칩 맥북을 사용 중이고, ios 시뮬레이터는 실행이 됩니다! 도와주세요ㅠ

  • flutter
  • 클론코딩
강원빈 댓글 3 좋아요 0 조회수 283

inotify_event 구조체 질문 [파일 이벤트 - 라이브 프로그래밍]에서...

미해결

리눅스 시스템 프로그래밍 - 이론과 실습

제가 아래의 코드로 생성 혹은 삭제된 파일의 이름에 대한 길이를 출력해보도록 했습니다. 그런데, 파일 이름이 달라도 해당 값( event->len )이 동일하게 나오는데, 제가 코드를 잘못 짠 건가요? #include <stdio.h> #include <stdlib.h> #include <string.h> #include <unistd.h> #include <sys/inotify.h> int main() { int fd; int wd1, wd2; char buf[1024]; struct inotify_event *event; // Create inotify object fd = inotify_init(); // Add watch wd1 = inotify_add_watch(fd, ".", IN_CREATE | IN_DELETE); wd2 = inotify_add_watch(fd, "..", IN_CREATE | IN_DELETE); while(1) { printf("I'm waiting for something to happen...\n"); int ret = read(fd, buf, sizeof(buf)); event = (struct inotify_event *)&buf[0]; while (ret > 0) { if (event->mask & IN_CREATE) { printf("File[%s](len: %d) is created!\n", event->name, event->len); } else if (event->mask & IN_DELETE) { printf("File[%s](len: %d) is deleted!\n", event->name, event->len); } int realSize = sizeof(struct inotify_event) + event->len; ret -= realSize; event = (struct inotify_event )((char )event + realSize); } } // close close(wd1); close(wd2); close(fd); return 0; }

  • linux
여름아부탁해 댓글 2 좋아요 0 조회수 230

node_modules에서 export 오류

미해결

[코드캠프] 부트캠프에서 만든 '완벽한' 프론트엔드 코스

수업과 같이 npm에 배포하고 제가 만든 ui를 다운받아 import하는 과정에서 해당 이미지와 같이 node_modules에서 export가 나타납니다. 1) lib파일과 index.ts파일을 myapp 폴더로 직접 import했을때는 정상적으로 작동하였습니다. 2) 해당 수업에서 codecamp-ui가 npm 사이트에 아직 배포중이기에 그것도 시험삼아 다운받아서 import하였지만 똑같은 오류가 나타났습니다. 3) node_modules 파일 삭제하고 다시 yarn install로 다운받았지만 같은 오류가 나타났습니다. 그 전 수업까지는 동일하게 오류없이 진행했습니다. 무엇이 문제일까요?

  • react
  • react-native
  • 하이브리드-앱
  • graphql
  • next.js
댓글 2 좋아요 0 조회수 164

인기 태그

인프런 TOP Writers

주간 인기글