আমি পাইথন এবং অ্যানাকোন্ডা ইনস্টল করেছি, তাই আমি এটিতে কিছু ইনস্টল করতে চাই।
C:\Users\74032> পিপ ইনস্টল ccxt
WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available. পিপটি এমন অবস্থানের সাথে কনফিগার করা হয়েছে যা TLS/SSL প্রয়োজন, তবে পাইথনের এসএসএল মডিউলটি উপলভ্য নয়।
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by SSLError(Cant connect to HTTPS URL because the SSL module is not available.) : /simple/ccxt/
WARNING: Retrying (Retry ((total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by SSLError(Cant connect to HTTPS URL because the SSL module is not available.) : /simple/ccxt/
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by SSLError(Cant connect to HTTPS URL because the SSL module is not available.) : /simple/ccxt/
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by SSLError(Cant connect to HTTPS URL because the SSL module is not available.) : /simple/ccxt/
WARNING: Retrying (Retry ((total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by SSLError(Cant connect to HTTPS URL because the SSL module is not available.) : /simple/ccxt/
URL পেতে ব্যর্থhttps://pypi.org/simple/ccxt/:এসএসএল সার্টিফিকেটটি নিশ্চিত করতে সমস্যা হয়েছিলঃ HTTPSConnectionPool ((host=pypi.org, পোর্ট=443): url: /simple/ccxt/ এর সাথে সর্বোচ্চ পুনরায় চেষ্টা অতিক্রম করা হয়েছে (SSLError দ্বারা সৃষ্ট(SSL মডিউলটি উপলভ্য নয় বলে HTTPS URL এ সংযোগ করতে পারে না)) - skipping
ERROR: ccxt প্রয়োজনীয়তা পূরণ করে এমন একটি সংস্করণ খুঁজে পাওয়া যায়নি (সংস্করণ থেকেঃ none)