সম্পাদন করার pip install -r requirements.txt
সময়, এটি ইনস্টল হওয়ার পর্যায়ে আমি নিম্নলিখিত ত্রুটিটি পেয়েছি matplotlib
:
REQUIRED DEPENDENCIES AND EXTENSIONS
numpy: yes [not found. pip may install it below.]
dateutil: yes [dateutil was not found. It is required for date
axis support. pip/easy_install may attempt to
install it after matplotlib.]
tornado: yes [tornado was not found. It is required for the
WebAgg backend. pip/easy_install may attempt to
install it after matplotlib.]
pyparsing: yes [pyparsing was not found. It is required for
mathtext support. pip/easy_install may attempt to
install it after matplotlib.]
pycxx: yes [Couldn't import. Using local copy.]
libagg: yes [pkg-config information for 'libagg' could not
be found. Using local copy.]
freetype: no [pkg-config information for 'freetype2' could
not be found.]
...
The following required packages can not be built:
* freetype
pip install -r requirements.txt
ফ্রিটাইপ ইনস্টল করা উচিত নয় ? উবুন্টু 12.04 এ কীভাবে ফ্রিটাইপ ইনস্টল করা উচিত যাতে এটি কাজ করে matplotlib
?
freetype2
আজকের দিন বলা হয় । আপডেট করা হয়েছে।