Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #97991
| X-Received | by 10.182.196.34 with SMTP id ij2mr414405obc.24.1446108121994; Thu, 29 Oct 2015 01:42:01 -0700 (PDT) |
|---|---|
| X-Received | by 10.50.122.103 with SMTP id lr7mr35076igb.10.1446108121976; Thu, 29 Oct 2015 01:42:01 -0700 (PDT) |
| Path | csiph.com!xmission!news.glorb.com!i2no327774igv.0!news-out.google.com!fs1ni1756igb.0!nntp.google.com!i2no478509igv.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.lang.python |
| Date | Thu, 29 Oct 2015 01:42:01 -0700 (PDT) |
| In-Reply-To | <90c1a751-d3a9-4f59-a0bb-69d6491d6f96@googlegroups.com> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=151.151.16.9; posting-account=1SpZ5woAAAA9asrWwzRpL93v3FfBemIc |
| NNTP-Posting-Host | 151.151.16.9 |
| References | <90c1a751-d3a9-4f59-a0bb-69d6491d6f96@googlegroups.com> |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <af11230a-1537-4516-93f6-e1cf63cc374c@googlegroups.com> (permalink) |
| Subject | Re: started writing pygame |
| From | harirammanohar159@gmail.com |
| Injection-Date | Thu, 29 Oct 2015 08:42:01 +0000 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | quoted-printable |
| Xref | csiph.com comp.lang.python:97991 |
Show key headers only | View raw
On Wednesday, 28 October 2015 14:24:03 UTC+5:30, hariramm...@gmail.com wrote: > Hi All, > > I just started learning pygame :) > Facing issue while running the code after installing game from the site (http://programarcadegames.com/index.php?lang=en&chapter=introduction_to_graphics)- 5.9 Open a Blank Window > > Error: > > Traceback (most recent call last): > File "./pygame_base_template.py", line 4, in <module> > import pygame > File "/usr/utils/python/3.4.3/custommodules/lib/python3.4/site-packages/pygame/__init__.py", line 95, in <module> > from pygame.base import * > ImportError: /usr/utils/python/3.4.3/custommodules/lib/python3.4/site-packages/pygame/base.cpython-34m.so: undefined symbol: PyCObject_FromVoidPtr > > Thanks in advance.. can any one let me know where i am going wrong, actually i used yum to install libraries/dependencies and downloaded source and compiled to specified location, where there is no chance of improper installation, whatever the dependent package are not available through yum,it just thrown warning as not available... if any one having process to install pygame very smooth in linux including all dependencies, can you share...
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
started writing pygame harirammanohar159@gmail.com - 2015-10-28 01:53 -0700
Re: started writing pygame captain_sensible <andybrookestar@googlemail.com> - 2015-10-28 10:18 -0700
Re: started writing pygame harirammanohar159@gmail.com - 2015-10-28 20:18 -0700
Re: started writing pygame harirammanohar159@gmail.com - 2015-10-29 01:42 -0700
Re: started writing pygame harirammanohar159@gmail.com - 2015-10-29 02:00 -0700
Re: started writing pygame captain_sensible <andybrookestar@googlemail.com> - 2015-10-29 10:03 -0700
csiph-web