30
pg_config এক্সিকিউটেবল পাওয়া যায় নি
সাইকোপজি 2 ইনস্টল করতে আমার সমস্যা হচ্ছে। আমি চেষ্টা করার পরে নিম্নলিখিত ত্রুটিটি পাই pip install psycopg2: Error: pg_config executable not found. Please add the directory containing pg_config to the PATH or specify the full executable path with the option: python setup.py build_ext --pg-config /path/to/pg_config build ... or with the …