Need to Install PyOpenGL (Windows) - Stack Overflow

文章推薦指數: 80 %
投票人數:10人

Go to Unofficial Windows Binaries for Python Extension Packages. Download a 32 bit or 64 bit package for PyOpenGL provides bindings to OpenGL, GLUT, and GLE Lessthan10daystoRSVP!Virtuallyjoinusatourinauguralconference,everyoneiswelcome. Home Public Questions Tags Users Companies Collectives ExploreCollectives Teams StackOverflowforTeams –Startcollaboratingandsharingorganizationalknowledge. CreateafreeTeam WhyTeams? Teams CreatefreeTeam Collectives™onStackOverflow Findcentralized,trustedcontentandcollaboratearoundthetechnologiesyouusemost. LearnmoreaboutCollectives Teams Q&Aforwork Connectandshareknowledgewithinasinglelocationthatisstructuredandeasytosearch. LearnmoreaboutTeams NeedtoInstallPyOpenGL(Windows) AskQuestion Asked 2years,8monthsago Modified 2years,6monthsago Viewed 7ktimes 1 IamtryingtoinstallPyOpenGLusingpiponWindows10. IhavetriedtoinstallitusingpipinstallPyOpenGLandittellsmethatithasinstalleditsuccessfullybutwhenItrytousePyOpenGLinpython,ittellsmethatIdonothaveamodulenamedPyOpenGL.Doyouknowwhattheproblemis? pythonwindowspipinstallationpyopengl Share Improvethisquestion Follow editedFeb27,2020at11:02 Rabbid76 186k2525goldbadges107107silverbadges156156bronzebadges askedJan13,2020at23:32 lavnallalavnalla 1911silverbadge66bronzebadges 3 WhatisyourOS? – Rabbid76 Jan14,2020at16:04 Itiswindows7 – lavnalla Jan18,2020at16:23 MyOShasnowbeenupdatedtowindows10. – lavnalla Jan26,2020at17:23 Addacomment  |  1Answer 1 Sortedby: Resettodefault Highestscore(default) Trending(recentvotescountmore) Datemodified(newestfirst) Datecreated(oldestfirst) 3 GotoUnofficialWindowsBinariesforPythonExtensionPackages Downloada32bitor64bitpackageforPyOpenGLprovidesbindingstoOpenGL,GLUT,andGLE (e.g. PyOpenGL-3.1.5-cp38-cp38-win_amd64.whland PyOpenGL_accelerate-3.1.5-cp38-cp38-win_amd64.whl) OpenCommandPrompt(cmd.exe)asadministrator.Changetothedownloaddirectoryandinstallthepackagesbypipinstallpackagename.whl. e.g: pipinstallPyOpenGL-3.1.5-cp38-cp38-win_amd64.whl and pipinstallPyOpenGL_accelerate-3.1.5-cp38-cp38-win_amd64.whl Ifthepackageisalreadyinstalled,butdoesn'twork,thenyouhavetoignorethecurrentlyinstalledpackage,bytheoption--ignore-installed: pipinstall--ignore-installedPyOpenGL-3.1.5-cp38-cp38-win_amd64.whl pipinstall--ignore-installedPyOpenGL_accelerate-3.1.5-cp38-cp38-win_amd64.whl Share Improvethisanswer Follow editedJan26,2020at17:28 answeredJan22,2020at16:22 Rabbid76Rabbid76 186k2525goldbadges107107silverbadges156156bronzebadges 3 Thankyou.Unfortunately,thisdidnotwork.ItsaidRequirementalreadysatisfied:PyOpenGL==3.1.5fromfile:///C:/Users/Sailaja/PyOpenGL-3.1.5-cp38-cp38-win32.whlinc:\users\sailaja\appdata\local\programs\python\python38-32\lib\site-packages(3.1.5)butwhenIwenttoimportPyOpenGl,itwouldnotwork.THankalthesame. – lavnalla Jan26,2020at17:22 @lavnallaYouhavetouninstallthewronglyinstalledpackagefirst:pipuninstallpyopengl.Theninstallthedownloadedwhlpackages.Orpipinstall--ignore-installed.... – Rabbid76 Jan26,2020at17:25 Thankyou,Ihadtouninstallpyopenglwithcondauninstallpyopengl(notcondauninstall-canacondapyopengl(thatuninstalledallpackages,notjustpyopengl)).Alsohadtoselecttherightpythonversionfiles,sinceIusedapython3.6envirionment,Ineededthe..cp36..files.Likewiseifyouusepython3.xyouneedthe..cp3x..files.AlsoIneededtheAMD64fileseventhoughIthinkmydeviceisnotanamd(itis64bitthough).Ididnotneedthe--ignore-installed..commandsbecauseIinstalledanotworkingpyopenglversionfromcondaisofromawheel. – a.t. Aug25,2020at15:03 Addacomment  |  YourAnswer ThanksforcontributingananswertoStackOverflow!Pleasebesuretoanswerthequestion.Providedetailsandshareyourresearch!Butavoid…Askingforhelp,clarification,orrespondingtootheranswers.Makingstatementsbasedonopinion;backthemupwithreferencesorpersonalexperience.Tolearnmore,seeourtipsonwritinggreatanswers. Draftsaved Draftdiscarded Signuporlogin SignupusingGoogle SignupusingFacebook SignupusingEmailandPassword Submit Postasaguest Name Email Required,butnevershown PostYourAnswer Discard Byclicking“PostYourAnswer”,youagreetoourtermsofservice,privacypolicyandcookiepolicy Nottheansweryou'relookingfor?Browseotherquestionstaggedpythonwindowspipinstallationpyopengloraskyourownquestion. TheOverflowBlog IspenttwoyearstryingtodowhatBackstagedoesforfree Aserialentrepreneurfinallyembracesopensource(Ep.486) FeaturedonMeta PlannedmaintenancescheduledforWednesday,21September,00:30-03:00UTC... RecentColorContrastChangesandAccessibilityUpdates Revieweroverboard!Orarequesttoimprovetheonboardingguidancefornew... ShouldIexplainotherpeople'scode-onlyanswers? Linked 0 ProblemwithimportingandusingopenGLinpython 0 Cython-CSGforpython//Examplenotworking Related 2277 Callingafunctionofamodulebyusingitsname(astring) 5316 HowcanIsafelycreateanesteddirectory? 3453 Convertbytestoastring 3205 "LeastAstonishment"andtheMutableDefaultArgument 2703 HowdoIinstallpiponWindows? 1752 Installingspecificpackageversionwithpip 1561 HowcanIinstallpackagesusingpipaccordingtotherequirements.txtfilefromalocaldirectory? 1019 Findwhichversionofpackageisinstalledwithpip 613 pipinstallfailswith"connectionerror:[SSL:CERTIFICATE_VERIFY_FAILED]certificateverifyfailed(_ssl.c:598)" 2800 Whyis"1000000000000000inrange(1000000000000001)"sofastinPython3? HotNetworkQuestions ProtocolinLatex Whenisastatisticnotastatistic? Tubclogwithnosnakeaccess Ifhumanswerethesizeofantscouldwehavecampfires? IsEPSGdefinedseparatelyforeachgeometrycolumn? Howtoliterallytranslatethe由人类艺术家挥笔in志愿者普遍更喜欢的作品都是由人类艺术家挥笔完成的? Whereisthereactionforceofanobjectthathasjustflungoutfromacircularmotion? IsthefoodofthetypecreatedbythesynthesizerinByAnyOtherNameevershownagain? Howtochangerowwidth? SelectiveCaesarCipher Avoidconsumingbrokencereal? 110.15High-LegMarking HasNASAreleasedanyJWSTimagesofTrappist-1?Ifnot,why? ReconstructMatrixfromitsdiagonals WhyaTLScertificatewithadomainnamemaskthatdoesn'tmatchsitepatterndoesn'ttriggerawarninginthebrowser Whyisthe-eoptionnotinthebashcommandmanual? Howtomakedefinedlabelsontopoftheedgeinagraphwithtikz? DoeseveryoneknowGodornot? Canyouuseyourbonusactiontomove,butnotattackwith,aspiritualweapon? Wordsforrelativeorientationofsidesofdouble-sidedpaper? Isitokaythatpartofthepowerjackisoutsidethedevice? TipsonwheretobuyclothesforcoldweatherinLille,France? Whatexactlyismeantbyisotropicandanisotropicwithwordvectors Whowerethetwolargehobbits? morehotquestions Questionfeed SubscribetoRSS Questionfeed TosubscribetothisRSSfeed,copyandpastethisURLintoyourRSSreader. lang-py Yourprivacy Byclicking“Acceptallcookies”,youagreeStackExchangecanstorecookiesonyourdeviceanddiscloseinformationinaccordancewithourCookiePolicy. Acceptallcookies Customizesettings  



請為這篇文章評分?