I was trying to install Ccad on my windows 7, 32-bit computer and got the
error: please install python-gtk.
I am running python 2.7.8 and have installed py-gtk 2.24, but I continue to
get the same error message.
Within Python, I am able to import pygtk.
Any idea what the problem is?
– Doug

On Thursday, August 21, 2014, <pythonocc-users-requ...@gna.org> wrote:

> Send Pythonocc-users mailing list submissions to
>         pythonocc-users@gna.org <javascript:;>
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://mail.gna.org/listinfo/pythonocc-users
> or, via email, send a message with subject or body 'help' to
>         pythonocc-users-requ...@gna.org <javascript:;>
>
> You can reach the person managing the list at
>         pythonocc-users-ow...@gna.org <javascript:;>
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Pythonocc-users digest..."
>
>
> Today's Topics:
>
>    1. ccad (Charles Sharman)
>    2. Re: ccad (Dave Cowden)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 20 Aug 2014 15:53:58 +0000 (UTC)
> From: Charles Sharman <charles.shar...@skybeam.com <javascript:;>>
> To: pythonocc-users@gna.org <javascript:;>
> Subject: [Pythonocc-users] ccad
> Message-ID: <loom.20140820t173050-...@post.gmane.org <javascript:;>>
> Content-Type: text/plain; charset=us-ascii
>
> I'm pleased to announce the initial release of ccad, a wrapper of pythonocc
> for mechanical CAD.  ccad is essentially another Level 2 interface to
> pythonocc like previous works before it from Dave, Rudeger, Jayesh, and
> pythonocc's own src/addons.  I don't want to exalt this work over the
> others.
> Roughly, it's more complete than some from a mechanical CAD standpoint,
> purely python, written to completely hide the complexity of pythonocc and
> OCC, fairly well-documented, and licensed under the same license as
> pythonocc.
>
> I developed it in late-2011/early-2012 to create a building toy.  I
> successfully designed the entire toy set and US patent drawings with it.  I
> didn't release ccad earlier, because it was a little unpolished, and I
> wanted
> to release it in conjunction with the toy to get some publicity.
> Unfortunately, the toy introduction continues to push out.  Therefore, I
> decided to introduce ccad now, thinking it may help those who find
> mastering
> pythonocc daunting, particularly the newbie.  Marko and Thomas made helpful
> contributions to the current release.
>
> Because it is built directly on top of pythonocc, development can be very
> rapid.  You only need to know pythonocc to become a developer.  If you want
> to contribute, let me know, and I can add you to the project.
>
> You can find the project here:
>
> https://github.com/charles-sharman/ccad
>
>
>
>
> ------------------------------
>
> Message: 2
> Date: Wed, 20 Aug 2014 13:10:29 -0400
> From: Dave Cowden <dave.cow...@gmail.com <javascript:;>>
> To: "pythonOCC users mailing list." <pythonocc-users@gna.org
> <javascript:;>>
> Subject: Re: [Pythonocc-users] ccad
> Message-ID:
>         <CAD+r_Dw6bfOJZyU07p_3b4D7JhnVfjxGTCm6e+xn-Y68_JcM=
> g...@mail.gmail.com <javascript:;>>
> Content-Type: text/plain; charset="utf-8"
>
> sweet!  i cant wait to look at this!
>
>
> On Wed, Aug 20, 2014 at 11:53 AM, Charles Sharman <
> charles.shar...@skybeam.com <javascript:;>> wrote:
>
> > I'm pleased to announce the initial release of ccad, a wrapper of
> pythonocc
> > for mechanical CAD.  ccad is essentially another Level 2 interface to
> > pythonocc like previous works before it from Dave, Rudeger, Jayesh, and
> > pythonocc's own src/addons.  I don't want to exalt this work over the
> > others.
> > Roughly, it's more complete than some from a mechanical CAD standpoint,
> > purely python, written to completely hide the complexity of pythonocc and
> > OCC, fairly well-documented, and licensed under the same license as
> > pythonocc.
> >
> > I developed it in late-2011/early-2012 to create a building toy.  I
> > successfully designed the entire toy set and US patent drawings with
> it.  I
> > didn't release ccad earlier, because it was a little unpolished, and I
> > wanted
> > to release it in conjunction with the toy to get some publicity.
> > Unfortunately, the toy introduction continues to push out.  Therefore, I
> > decided to introduce ccad now, thinking it may help those who find
> > mastering
> > pythonocc daunting, particularly the newbie.  Marko and Thomas made
> helpful
> > contributions to the current release.
> >
> > Because it is built directly on top of pythonocc, development can be very
> > rapid.  You only need to know pythonocc to become a developer.  If you
> want
> > to contribute, let me know, and I can add you to the project.
> >
> > You can find the project here:
> >
> > https://github.com/charles-sharman/ccad
> >
> >
> > _______________________________________________
> > Pythonocc-users mailing list
> > Pythonocc-users@gna.org <javascript:;>
> > https://mail.gna.org/listinfo/pythonocc-users
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> </public/pythonocc-users/attachments/20140820/8c614987/attachment.html>
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> Pythonocc-users mailing list
> Pythonocc-users@gna.org <javascript:;>
> https://mail.gna.org/listinfo/pythonocc-users
>
>
> ------------------------------
>
> End of Pythonocc-users Digest, Vol 66, Issue 1
> **********************************************
>
_______________________________________________
Pythonocc-users mailing list
Pythonocc-users@gna.org
https://mail.gna.org/listinfo/pythonocc-users

Reply via email to