עזרה | התקנת המודול kivy (פייתון)

יאיר מן

משתמש מקצוען
D I G I T A L
מישהו יכול לעזור לי ולהסביר איך בדיוק מתקינים את המודול הזה? כי כשאני כותב
pip install kivy אני מקבל כל מיני שגיאות, כנ"ל כשאני מנסה להוריד את הקבצים באופן ידני, אשמח לעזרה
 

trew

מהמשתמשים המובילים!
עיצוב גרפי
מוזיקה ונגינה
הדמיות בתלת מימד
D I G I T A L
אתה מוזמן להעלות את השגיאות שנדע במה מדובר

הודעת שגיאה היא לא האוייב שלך אלא החבר שלך, תכיר לנו את החברים שלך
 

יאיר מן

משתמש מקצוען
D I G I T A L
תודה רבה, פשוט מהדוקומינטציה של קיוי היה נראה שההתקנה שונה (הסתבכתי שם עם האנגלית)
קוד:
  WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x000001DF2672E208>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed')': /packages/11/ec/e4f11fc9e0c5756efc20008ddfd26ae759006bc9ecd60bbd5307dda2fc20/Kivy-1.11.1-cp37-cp37m-win_amd64.whl

  WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x000001DF2672E688>, 'Connection to files.pythonhosted.org timed out. (connect timeout=15)')': /packages/11/ec/e4f11fc9e0c5756efc20008ddfd26ae759006bc9ecd60bbd5307dda2fc20/Kivy-1.11.1-cp37-cp37m-win_amd64.whl

  WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x000001DF2672E0C8>, 'Connection to files.pythonhosted.org timed out. (connect timeout=15)')': /packages/11/ec/e4f11fc9e0c5756efc20008ddfd26ae759006bc9ecd60bbd5307dda2fc20/Kivy-1.11.1-cp37-cp37m-win_amd64.whl

  WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x000001DF2675E848>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed')': /packages/11/ec/e4f11fc9e0c5756efc20008ddfd26ae759006bc9ecd60bbd5307dda2fc20/Kivy-1.11.1-cp37-cp37m-win_amd64.whl

  WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x000001DF25E77DC8>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed')': /packages/11/ec/e4f11fc9e0c5756efc20008ddfd26ae759006bc9ecd60bbd5307dda2fc20/Kivy-1.11.1-cp37-cp37m-win_amd64.whl

ERROR: Could not install packages due to an EnvironmentError: HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Max retries exceeded with url: /packages/11/ec/e4f11fc9e0c5756efc20008ddfd26ae759006bc9ecd60bbd5307dda2fc20/Kivy-1.11.1-cp37-cp37m-win_amd64.whl (Caused by ConnectTimeoutError(<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x000001DF267516C8>, 'Connection to files.pythonhosted.org timed out. (connect timeout=15)'))
קוד:
Using setuptools

User distribution detected, avoid portable command.

Using this graphics system: OpenGL

WARNING: A problem occurred while running pkg-config --libs --cflags gstreamer-1.0 (code 1)



b"'pkg-config' is not recognized as an internal or external command,\r\noperable program or batch file.\r\n"



WARNING: A problem occurred while running pkg-config --libs --cflags gstreamer-1.0 (code 1)



b"'pkg-config' is not recognized as an internal or external command,\r\noperable program or batch file.\r\n"



WARNING: A problem occurred while running pkg-config --libs --cflags sdl2 SDL2_ttf SDL2_image SDL2_mixer (code 1)



b"'pkg-config' is not recognized as an internal or external command,\r\noperable program or batch file.\r\n"



ERROR: Dependency for context.pyx not resolved: config.pxi

ERROR: Dependency for compiler.pyx not resolved: config.pxi

ERROR: Dependency for context_instructions.pyx not resolved: config.pxi

ERROR: Dependency for fbo.pyx not resolved: config.pxi

ERROR: Dependency for gl_instructions.pyx not resolved: config.pxi

ERROR: Dependency for instructions.pyx not resolved: config.pxi

ERROR: Dependency for opengl.pyx not resolved: config.pxi

ERROR: Dependency for opengl_utils.pyx not resolved: config.pxi

ERROR: Dependency for shader.pyx not resolved: config.pxi

ERROR: Dependency for stencil_instructions.pyx not resolved: config.pxi

ERROR: Dependency for scissor_instructions.pyx not resolved: config.pxi

ERROR: Dependency for texture.pyx not resolved: config.pxi

ERROR: Dependency for vbo.pyx not resolved: config.pxi

ERROR: Dependency for vertex.pyx not resolved: config.pxi

ERROR: Dependency for vertex_instructions.pyx not resolved: config.pxi

ERROR: Dependency for cgl.pyx not resolved: config.pxi

ERROR: Dependency for cgl_mock.pyx not resolved: config.pxi

ERROR: Dependency for cgl_gl.pyx not resolved: config.pxi

ERROR: Dependency for cgl_glew.pyx not resolved: config.pxi

ERROR: Dependency for cgl_sdl2.pyx not resolved: config.pxi

ERROR: Dependency for svg.pyx not resolved: config.pxi

Download error on https://pypi.org/simple/cython/: [Errno 11001] getaddrinfo failed -- Some packages may not be found!

Couldn't find index page for 'cython' (maybe misspelled?)

Download error on https://pypi.org/simple/: [Errno 11001] getaddrinfo failed -- Some packages may not be found!

No local packages or working download links found for cython!=0.27,!=0.27.2,<=0.29.10,>=0.24

Traceback (most recent call last):

   File "C:\Users\user\Documents\Kivy-1.11.1\setup.py", line 1206, in <module>

     'tuio': ['oscpy']

   File "C:\Users\user\AppData\Local\Programs\Python\Python37\lib\site-packages\setuptools\__init__.py", line 144, in setup

     _install_setup_requires(attrs)

   File "C:\Users\user\AppData\Local\Programs\Python\Python37\lib\site-packages\setuptools\__init__.py", line 139, in _install_setup_requires

     dist.fetch_build_eggs(dist.setup_requires)

   File "C:\Users\user\AppData\Local\Programs\Python\Python37\lib\site-packages\setuptools\dist.py", line 719, in fetch_build_eggs

     replace_conflicting=True,

   File "C:\Users\user\AppData\Local\Programs\Python\Python37\lib\site-packages\pkg_resources\__init__.py", line 782, in resolve

     replace_conflicting=replace_conflicting

   File "C:\Users\user\AppData\Local\Programs\Python\Python37\lib\site-packages\pkg_resources\__init__.py", line 1065, in best_match

     return self.obtain(req, installer)

   File "C:\Users\user\AppData\Local\Programs\Python\Python37\lib\site-packages\pkg_resources\__init__.py", line 1077, in obtain

     return installer(requirement)

   File "C:\Users\user\AppData\Local\Programs\Python\Python37\lib\site-packages\setuptools\dist.py", line 786, in fetch_build_egg

     return cmd.easy_install(req)

   File "C:\Users\user\AppData\Local\Programs\Python\Python37\lib\site-packages\setuptools\command\easy_install.py", line 673, in easy_install

     raise DistutilsError(msg)

distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('cython!=0.27,!=0.27.2,<=0.29.10,>=0.24')
 

במבה נוגט

משתמש סופר מקצוען
תנסה לשנות את הגדרות הפרוקסי של המחשב, שלא יהיה אוטומטי אלא תמלא את כתובת השרת פרוקסי המתאימה.
 

trew

מהמשתמשים המובילים!
עיצוב גרפי
מוזיקה ונגינה
הדמיות בתלת מימד
D I G I T A L
הכתובת הזאת חסומה לך כנראה ולכן הוא לא מצליח להשיג את שאר החבילות שהוא דורש להתקין

files.pythonhosted.org
 

יאיר מן

משתמש מקצוען
D I G I T A L
מוזר, ידעתי שיש בעיות בהתקנת חבילות באינטרנט מסונן אז התקנתי בלי סינון,
אני יכול לנסות להתקין אותם קודם ואחר כך להתקין את קיוי?
 

trew

מהמשתמשים המובילים!
עיצוב גרפי
מוזיקה ונגינה
הדמיות בתלת מימד
D I G I T A L
מוזר, ידעתי שיש בעיות בהתקנת חבילות באינטרנט מסונן אז התקנתי בלי סינון,
אני יכול לנסות להתקין אותם קודם ואחר כך להתקין את קיוי?
אתה מצליח לגשת לכתובת הזאת מהדפדפן שלך?
files.pythonhosted.org
 

trew

מהמשתמשים המובילים!
עיצוב גרפי
מוזיקה ונגינה
הדמיות בתלת מימד
D I G I T A L
אשמח לתרום 5 דקות לשליטה מרחוק לראות מה הבעיה
 

אולי מעניין אותך גם...

הפרק היומי

הפרק היומי! כל ערב פרק תהילים חדש. הצטרפו אלינו לקריאת תהילים משותפת!


תהילים פרק קנ

א הַלְלוּיָהּ הַלְלוּ אֵל בְּקָדְשׁוֹ הַלְלוּהוּ בִּרְקִיעַ עֻזּוֹ:ב הַלְלוּהוּ בִגְבוּרֹתָיו הַלְלוּהוּ כְּרֹב גֻּדְלוֹ:ג הַלְלוּהוּ בְּתֵקַע שׁוֹפָר הַלְלוּהוּ בְּנֵבֶל וְכִנּוֹר:ד הַלְלוּהוּ בְתֹף וּמָחוֹל הַלְלוּהוּ בְּמִנִּים וְעוּגָב:ה הַלְלוּהוּ בְצִלְצְלֵי שָׁמַע הַלְלוּהוּ בְּצִלְצְלֵי תְרוּעָה:ו כֹּל הַנְּשָׁמָה תְּהַלֵּל יָהּ הַלְלוּיָהּ:
נקרא  18  פעמים

ספירת העומר

לוח מודעות

למעלה