태그 목록
전체보기 (150)hackerrank(16)python(10)aws(10)typescript(9)lambda(6)ts(6)SQLAlchemy(6)pytest(6)serverless(5)Node(5)test(5)django(5)vscode(4)knex.js(4)debug(4)js(4)JavaScript(4)mocha(4)mysql(4)Java(3)S3(3)graphql(3)node.js(3)aws lambda(3)query(3)knex(3)SOLID(3)redis(3)update(2)type(2)BigQuery(2)ORM(2)syntaxerror(2)node js(2)FAST API(2)file(2)git(2)Pydantic(2)블록체인(2)env(2)serverless framework(2)AWS S3(2)deploy(2)error(2)raw query(2)Spring(2)discord(2)flush(1)npm(1)invalid(1)탈중앙화 금융(1)push(1)BaseModel(1)shapely(1)web framework(1)이더리움(1)INSERT(1)update_forward_refs(1)console.log(1)listObjectsV2(1)the graph(1)http(1)429(1)django_settings_module(1)query builder(1)nyc(1)invalid syntax(1)image(1)Clustered Index(1)Cache(1)Sherlock and Anagrams(1)MalformedXML(1)rate limited(1)yarn(1)Index(1)unlink(1)스테이블 코인(1)acm(1)route53(1)pre-commit(1)TDD(1)app.js(1)pillow(1)Sherlock and the Valid String(1)launch.json(1)djangoORM(1)float(1)bulk(1)chai(1)Log Insight(1)ElastiCache(1)GCP(1)크로노스(1)service(1)Count Triplets(1)decorator(1)Arrays: Left Rotation(1)kronos(1)Bubble Sort(1)responsibility(1)ecs(1)New Year Chaos(1)xcrun(1)&&(1)domain(1)bdd(1)code fomatter(1)ESLint(1)git submodule(1)chat not found(1)Counting Valleys(1)Environment variables(1)bulk_update_mappings(1).build(1)aws elasticache(1)Rollback(1)mark(1)pep8(1)이더(1)https(1)infura(1)mongodb(1)Strings: Making Anagrams(1)parametrize(1)Special String Again(1)uniswap(1)CommandLineTools(1)Paging(1)가스비(1)terra(1)MacOS(1)NextContinuationToken(1)typeError(1)Discord.js(1)conflict(1)f string(1)dai(1)chat id(1)delete(1)sendMessage(1)commit(1)homebrew(1)virtual env(1)cheerio(1)Minimum Swaps 2(1)submodule(1)Sales by Match(1)Sorting Comparator(1)operationalerror(1)Group(1)puppeteer(1)githubactions(1)synchronize_session(1)setTimeout(1)count(1)ethers.js(1)pytest-mock-resources(1)axios(1)LSP(1)repository(1)breakpoint(1)DeFI(1)incompatible(1)API Gateway(1)upload(1)thegraph(1)pycharm(1)circular references(1)remove(1)Timestamp(1)Jumping on the Clouds(1)console(1)2D Array - DS(1)bulk_insert_mappings(1)celery(1).serverless(1)runtimeExecutable(1)Web Framework Benchmarks(1)USDT(1)array(1)1000(1)poetry(1)hacker rank(1)black(1)seeding(1)luna(1)javascript debug terminal(1)db(1)venv(1)HankerRank(1)ignore(1)node-version(1)seeder(1)install(1)pipeline(1)Repeated String(1)Builder(1)js extension(1)Ransom Note(1)Database(1)graphene(1)describe()(1)seed(1)postman(1)B-tree(1)githooks(1)open closed principle(1)Discord Bot(1).js(1)docker compose(1)NUMERIC(1)closure(1)더 그래프(1)cloudwatch(1)manage.py(1)add(1)ether gas fee(1)EPERM(1)children(1)environment variable(1)bulk_save_objects(1)Parallel(1)IsTruncated(1)benchmark(1)stable coin(1)chat_id(1)reserved keys(1)bucket(1)migration(1)Two Strings(1)liskov substitution principle(1)ContinuationToken(1)usdc(1)forwardRef(1)secondary index(1)operation not permitted(1)first-class citizen(1)http to https(1)telegram(1)uniswapV3(1)sql(1)import(1)package(1)status code 429(1)IT(1)record(1)Subgraph(1)Alternating Characters(1)terminal(1)
post-thumbnail

orbstack on mac

https://orbstack.dev/ 설치 linux -> machines에서 ubuntu 생성 orb sudo passwd $USER sudo apt update && sudo apt upgrade sudo apt install curl curl --vers

2023년 9월 4일
·
0개의 댓글
·

Exception: Can not find valid pkg-config name. Specify MYSQLCLIENT_CFLAGS and MYSQLCLIENT_LDFLAGS env vars manually

Exception: Can not find valid pkg-config name. Specify MYSQLCLIENT_CFLAGS and MYSQLCLIENT_LDFLAGS env vars manuallypoetry add pymysqlsettings.py

2023년 8월 28일
·
0개의 댓글
·
post-thumbnail

Test loading failed: Error: Error occurred during process execution: Error: spawn

\->cwd를 tests로 지정했는데 못찾음

2023년 8월 26일
·
0개의 댓글
·

.env - it doesn't exist. dotenv.read_dotenv(os.path.join(virtual_env_path, f'../{early_config.getini("env_path")[0]}'))

환경 : vscode, pytest, django, poetry venv, pytest-django-dotenvpoetry 가상환경에서 pytest를 실행하면 에러가 발생함원인 : pytest-django-dotenv 이게 poetry 가상환경 경로 + pytest.i

2023년 8월 26일
·
0개의 댓글
·

submodule clone on github workflow

dockerfile에서 파일을 못찾는 문제 발생error Couldn't find a package.json file insubmodule이 있었는데 clone을 못하고 있었음github token 생성하고 추가

2023년 7월 26일
·
0개의 댓글
·

initandlisten","msg":"Wrong mongod version","attr":{"error":"UPGRADE PROBLEM: Found an invalid featureCompatibilityVersion document (ERROR: Location4926900: Invalid featureCompatibilityVersion document in admin.system.version

mac m1, m2 를 사용하면 발생하는 문제일 수 있음아래처럼 플랫폼을 linux/amd64로 지정하고 컨테이너 실행해야 함

2023년 6월 28일
·
0개의 댓글
·

pymongo.errors.OperationFailure: Authentication failed.

mongo 이미지 버전 문제였음

2023년 6월 28일
·
0개의 댓글
·
post-thumbnail

datagrip dump Path to executable is wrong

터미널에서 which mysqldumpdatagrip에서 exportmysqldump 경로를 입력하면 됨.

2023년 6월 28일
·
0개의 댓글
·
post-thumbnail

remote: Write access to repository not granted. fatal: unable to access '': The requested URL returned error: 403

git push했을 때 권한 문제가 발생했다.token 발급 후 remote url 지정하기git remote set-url origin https://ghp_xxx@github.com/id/repo_name.gitgithub repository setting

2023년 6월 23일
·
0개의 댓글
·
post-thumbnail

vscode with regex

로그를 일일이 찾아서 지우는 게 귀찮을 때 command + f로 찾기 창 열고 regex 선택 후 console.log\\(.\*\\)replace 켜서 빈값으로 대치

2023년 6월 23일
·
0개의 댓글
·

db engine type 확인방법

2023년 5월 26일
·
0개의 댓글
·

sqlalchemy.exc.IntegrityError: (pymysql.err.IntegrityError) (1215, 'Cannot add foreign key constraint')

sqlalchemy로 만든 모델을 기반으로 테이블을 생성하려고 함'Cannot add foreign key constraint' 에러 발생부모 테이블 데이터 삭제 시 ondelete='SET NULL'로 관계를 없애주는 조건이 있지만 nullable=False 때문에

2023년 5월 26일
·
0개의 댓글
·

postgres 설치 사용

brew search postgresql 버전 검색brew install postgresql or brew install postgresql@x 특정 버전 설치postgres -V 버전 확인brew services list 목록 확인brew services restar

2023년 5월 17일
·
0개의 댓글
·

pytest-mock-resources create_mongo_fixture

환경에 따라 mongo client 인스턴스를 만들어 사용하려고 함테스트 코드 상에서 의존성 주입을 하려고 했는데 pytest는 테스트 클래스에 \_\_init\_\_ 메서드를 만들 수 없었음. 다른 메서드에 def a(b: B): 이렇게 의존성 주입을 하려고 하니까

2023년 5월 16일
·
0개의 댓글
·

PytestCollectionWarning: cannot collect test class '' because it has a __init__ constructor

fixture 클래스에서 dependency injection을 해주고 fixture 클래스를 상속 받아서 데이터를 생성하려고 했다. \_\_init\_\_이 있으면 경고가 떴다.의존성 주입을 하지 않고 인스턴스를 fixture로 만들어서 사용하기로 함.

2023년 5월 16일
·
0개의 댓글
·

ImportError: cannot import name '_get_object_size' from 'bson'

pymongo, bson 삭제 후 재설치

2023년 5월 15일
·
0개의 댓글
·
post-thumbnail

Error: Process exited with code 4: ERROR: file or directory not found in vscode

settings.json에 테스트 디렉토리의 상위 디렉토리를 명시해야 함테스트 디렉토리가 tests라면 pytestArgs에 그것보다 상위 디렉토리를 작성해주면 됨

2023년 5월 15일
·
0개의 댓글
·
post-thumbnail

poetry, pyenv

poetry 가상환경 실행poetry shelllock 파일 없이 기존 requirements.txt 에 있는 패키지 설치poetry add $( cat requirements.txt )패키지 설치poetry add {패키지명}pyproject.toml 로부터 프로젝트

2023년 5월 11일
·
0개의 댓글
·

pyenv pyenv-virtualenv

brew install pyenvbrew install pyenv-virtualenv.zshrc에 추가 후 source .zshrc 입력eval "$(pyenv init -)"eval "$(pyenv virtualenv-init -)"pyenv로 파이썬 설치pyenv

2023년 5월 11일
·
0개의 댓글
·