pythoncad-developer Mailing List for PythonCAD (Page 8)
CAD Application entire developed in Python
Status: Beta
Brought to you by:
matteoboscolo
You can subscribe to this list here.
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(5) |
Nov
|
Dec
(13) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2010 |
Jan
(30) |
Feb
(65) |
Mar
(32) |
Apr
(42) |
May
(32) |
Jun
(18) |
Jul
(4) |
Aug
(30) |
Sep
(31) |
Oct
(28) |
Nov
(4) |
Dec
(40) |
2011 |
Jan
(18) |
Feb
|
Mar
(1) |
Apr
|
May
(1) |
Jun
(4) |
Jul
|
Aug
|
Sep
(3) |
Oct
|
Nov
|
Dec
|
2012 |
Jan
(7) |
Feb
(3) |
Mar
|
Apr
(3) |
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2013 |
Jan
|
Feb
(3) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2014 |
Jan
|
Feb
|
Mar
|
Apr
(2) |
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Yagnesh D. <yn...@gm...> - 2010-08-18 15:42:28
|
There is good amount of work done by the maintainer but due to lack of time I am not able to appreciate their work. Kudos to the hard work put in by the team. If there is any specific thing that you want to address please go ahead. - - - Best regards Yagnesh Desai Save a tree...please don't print this e-mail. On Mon, Aug 16, 2010 at 8:16 PM, Pietro06 <Pie...@co...> wrote: > Hi folks, > I think that something important is happening now to the PyCAD project, thus I kindly invite you all to visit the Developer Forum so to add new momentum and enthusiasm to our work. > > See you there. > Pietro Moras > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by > > Make an app they can't live without > Enter the BlackBerry Developer Challenge > http://p.sf.net/sfu/RIM-dev2dev > _______________________________________________ > Pythoncad-developer mailing list > Pyt...@li... > https://lists.sourceforge.net/lists/listinfo/pythoncad-developer > |
From: Pietro06 <Pie...@co...> - 2010-08-16 14:46:20
|
Hi folks, I think that something important is happening now to the PyCAD project, thus I kindly invite you all to visit the Developer Forum so to add new momentum and enthusiasm to our work. See you there. Pietro Moras |
From: matteo\.boscolo\@boscolini\.eu <mat...@bo...> - 2010-08-13 16:48:56
|
Hi Pietro ... Yes you are in the list :-) Welcome :-) Regards,Matteo From: "Pietro06" Pie...@co... To: pyt...@li... Cc: Date: Fri, 13 Aug 2010 08:27:28 -0700 Subject: [Pythoncad-developer] "Pythoncad-developer" mailing list > > Hi,> Here I'm just to test and verify what this list is all about, hoping not to annoy anybody. Thanks. > See you.> Pietro Moras> > > > ------------------------------------------------------------------------------> This SF.net email is sponsored by > > Make an app they can't live without> Enter the BlackBerry Developer Challenge> http://p.sf.net/sfu/RIM-dev2dev > _______________________________________________> Pythoncad-developer mailing list> Pyt...@li...> https://lists.sourceforge.net/lists/listinfo/pythoncad-developer |
From: Pietro06 <Pie...@co...> - 2010-08-13 16:04:07
|
Hi, Here I'm just to test and verify what this list is all about, hoping not to annoy anybody. Thanks. See you. Pietro Moras |
From: matteo\.boscolo\@boscolini\.eu <mat...@bo...> - 2010-07-12 08:37:17
|
Hi David, Thanks for the replay. In my implementation plane will be a system to edit the geometry with a double click on there entity. When the entity is in edit mode, some rectangle appear in the entity and allows you to edit the geometry Actualy The point entity is implemented like a rectangle with a point in the center. You can see it in the last R38 .exe that you can find in sourcerforge Regards, Matteo ---------------------------------------------------------------------- Da "David Young" dy...@ya... A pyt...@py... Cc "Matteo Boscolo" mat...@bo... Data Sun, 11 Jul 2010 17:32:36 +0200 Oggetto Re: [PythonCAD] Point Representation > Dear Matteo, > > Attached is a series of images of the functionality I use for points. Points > can be designated 'numeric control' which keeps them displayed when others > are erased. The dot display (size can be adjusted) keeps drawings readable, > but the points can be removed and, when wanted, re-displayed. > > Regards, > > David Young > > On Tuesday 25 May 2010 09:59:39 Matteo Boscolo wrote: > > Hi Guys, > > I'm going to develop the point functionality for the R38 > > > > Till the release R37.1 the point are shown as a little square and are part > > of any entity in PythonCad. > > There is a functionality do disable the render of this point ..and I always > > use it .. > > > > I would like to remove this functionality and allow the representation of > > the only points that the user create. > > > > Witch kind of shape we will give at the point ? > > We continue to see it as a little square ? > > > > Regards, > > Matteo > > > > -- > Young Architects (Pty) Ltd > +267 3971181 > Gaborone > |
From: SourceForge.net <no...@so...> - 2010-07-11 07:31:58
|
PythoncadBugTraker item #2808343, was opened at 2009-06-18 14:34 Message generated for change (Settings changed) made by matteoboscolo You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1128790&aid=2808343&group_id=263167 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Usability Group: None >Status: Closed Resolution: None Priority: 2 Private: No Submitted By: yndesai (yndesai) Assigned to: Matteo Boscolo (matteoboscolo) Summary: "Space bar" with "Enter" functionality. Initial Comment: I am so used to AutoCAD that I keep pressing space bar at command line. Is there a possibility to make same behavior in PythonCAD ---------------------------------------------------------------------- >Comment By: Matteo Boscolo (matteoboscolo) Date: 2010-07-11 09:31 Message: In R38 the command works in this way. When you are in the drawing area pressing the space bar, the focus will be set to the command input bar So the user can ultimate a command with the input bar ---------------------------------------------------------------------- Comment By: Matteo Boscolo (matteoboscolo) Date: 2009-06-18 14:56 Message: I think it's not a problem I will' implement that as soon is possible ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1128790&aid=2808343&group_id=263167 |
From: SourceForge.net <no...@so...> - 2010-07-11 07:25:46
|
PythoncadWishTraker item #2907452, was opened at 2009-12-02 13:49 Message generated for change (Comment added) made by matteoboscolo You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=2907452&group_id=263167 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. >Category: Improvements Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: yndesai (yndesai) Assigned to: Matteo Boscolo (matteoboscolo) Summary: Windows installer for PythonCAD Initial Comment: I wish if someone can compile an .msi (windows installer) for pythoncad which also installs related python & gtk components for windows users are too dumb to do that. If they find an windows installer already hosted we can get more users tryin pythoncad ---------------------------------------------------------------------- >Comment By: Matteo Boscolo (matteoboscolo) Date: 2010-07-11 09:25 Message: now we get a .exe file for R38 We do not need to install qt or python for a windows platform as soon we have a stable release we will do a setup program (that it's easy) ---------------------------------------------------------------------- Comment By: Matteo Boscolo (matteoboscolo) Date: 2010-02-02 11:06 Message: We get an error using the installre It not load the gtpycad.png file ---------------------------------------------------------------------- Comment By: Matteo Boscolo (matteoboscolo) Date: 2010-02-01 16:08 Message: we have create a new installation setupusig py2exe end inno setup the setup procedure is 1) setup.py from distutils.core import setup import py2exe import glob opts = { "py2exe": { "includes": "cairo, pango, pangocairo, atk, gobject, gio", #"dll_excludes": [ #"iconv.dll","intl.dll","libatk-1.0-0.dll", #"libgdk_pixbuf-2.0-0.dll","libgdk-win32-2.0-0.dll", #"libglib-2.0-0.dll","libgmodule-2.0-0.dll", #"libgobject-2.0-0.dll","libgthread-2.0-0.dll", #"libgtk-win32-2.0-0.dll","libpango-1.0-0.dll", #"libpangowin32-1.0-0.dll"], } } setup( name = "PythonCAD", description = "CAD built from Python", version = "0.1.37", author="Art Haas,Matteo Boscolo", url="http://www.pythoncad.org/", license="GPL", windows = [ {"script": "gtkpycad.py", "icon_resources": [(1, "gtkpycad.ico")] } ], options=opts, data_files=[ 'gtkpycad.png', ] ) 2)python setup.py py2win 3) copy etc-lib-shere from gtk installation 4) use this inno setup for building the setup pakage (adgust the path in the script) ; Script generated by the Inno Setup Script Wizard. ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! [Setup] ; NOTE: The value of AppId uniquely identifies this application. ; Do not use the same AppId value in installers for other applications. ; (To generate a new GUID, click Tools | Generate GUID inside the IDE.) AppId={{F4FB95EA-37A1-4D38-9C01-BF6EF99AF4C8} AppName=PythonCad AppVerName=Pythoncad R37 AppPublisher=PythonCad AppPublisherURL=http://www.sourceforge.net/projects/pythoncad AppSupportURL=http://www.sourceforge.net/projects/pythoncad AppUpdatesURL=http://www.sourceforge.net/projects/pythoncad DefaultDirName={pf}\PythonCad DefaultGroupName=PythonCad AllowNoIcons=yes OutputBaseFilename=PythoCadSetup SetupIconFile=E:\Matteo\personale\programming\python\git\pythoncad\dist\gtkpycad.ico Compression=lzma SolidCompression=yes [Languages] Name: "english"; MessagesFile: "compiler:Default.isl" [Tasks] Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}"; Flags: unchecked Name: "quicklaunchicon"; Description: "{cm:CreateQuickLaunchIcon}"; GroupDescription: "{cm:AdditionalIcons}"; Flags: unchecked [Files] Source: "E:\Matteo\personale\programming\python\git\pythoncad\dist\*"; DestDir: "{app}"; Flags: ignoreversion recursesubdirs createallsubdirs ; NOTE: Don't use "Flags: ignoreversion" on any shared system files [Icons] Name: "{group}\PythonCad"; Filename: "{app}\gtkpycad.exe" ;WorkingDir: "{app}";IconFilename: "{app}\gtkpycad.ico" Name: "{group}\{cm:ProgramOnTheWeb,PythonCad}"; Filename: "http://www.sourceforge.net/projects/pythoncad";WorkingDir: "{app}" ;IconFilename: "{app}\gtkpycad.ico" Name: "{commondesktop}\PythonCad"; Filename: "{app}\gtkpycad.exe"; Tasks: desktopicon ;WorkingDir: "{app}" ;IconFilename: "{app}\gtkpycad.ico" Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\PythonCad"; Filename: "{app}\gtkpycad.exe"; Tasks: quicklaunchicon;WorkingDir: "{app}" ;IconFilename: "{app}\gtkpycad.ico" [Run] Filename: "{app}\gtkpycad.exe"; Description: "{cm:LaunchProgram,PythonCad}"; Flags: nowait postinstall skipifsilent ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=2907452&group_id=263167 |
From: matteo\.boscolo\@boscolini\.eu <mat...@bo...> - 2010-07-09 09:40:50
|
Hi all, I'm Glade do say that the first Pre Alfa R38 Release it's ready for windows user at the following adress: http://sourceforge.net/projects/pythoncad/files/pythoncad/R38/Pre%20Alfa/pythoncad_qt.zip/download Install Instruction: - Download the file - Extract all the content of the zip file - exec the pythoncad_qt.exe file. Let me know if you get any problems.. Regards, Matteo |
From: Matteo B. <mat...@bo...> - 2010-06-30 16:30:28
|
Hi all, This is to inform you that with the new commit you will find the following feature in the R38: Add Arrow to 0.0 (Need to be changed) Fix Traker 3023341 Create preview for the segment command (Very soon will follow the preview for all the other supported entity) Create Force Horizontal Force Vertical Command with the use of h or k key Fix problem on printing Now It Works Create new fit View command Bug fixing Create pan command with the use of the ctrl key Regards, Matteo |
From: SourceForge.net <no...@so...> - 2010-06-30 12:55:39
|
PythoncadBugTraker item #3023341, was opened at 2010-06-30 14:38 Message generated for change (Settings changed) made by matteoboscolo You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1128790&aid=3023341&group_id=263167 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. >Category: Bug Group: None >Status: Closed >Resolution: Accepted Priority: 5 Private: No Submitted By: Stemby (stemby) >Assigned to: Matteo Boscolo (matteoboscolo) Summary: [R38] Hashbang Initial Comment: The hashbang[1] should be the first line, and not the second one as in pythoncad_qt.py, otherwise it is totally unuseful using standard Unix shells. Regards, Carlo [1] http://en.wikipedia.org/wiki/Shebang_(Unix) ---------------------------------------------------------------------- >Comment By: Matteo Boscolo (matteoboscolo) Date: 2010-06-30 14:55 Message: Thanks for the tracker. In the next commit you will find the easy fix :-) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1128790&aid=3023341&group_id=263167 |
From: SourceForge.net <no...@so...> - 2010-06-30 12:38:48
|
PythoncadBugTraker item #3023341, was opened at 2010-06-30 14:38 Message generated for change (Tracker Item Submitted) made by stemby You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1128790&aid=3023341&group_id=263167 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Stemby (stemby) Assigned to: Nobody/Anonymous (nobody) Summary: [R38] Hashbang Initial Comment: The hashbang[1] should be the first line, and not the second one as in pythoncad_qt.py, otherwise it is totally unuseful using standard Unix shells. Regards, Carlo [1] http://en.wikipedia.org/wiki/Shebang_(Unix) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1128790&aid=3023341&group_id=263167 |
From: Matteo B. <mat...@bo...> - 2010-06-20 08:34:28
|
Hi All, In this video I will show you a new feature in Pythoncad R38 : Multiselection. Sorry for the bad video quality .. Regards, Matteo |
From: SourceForge.net <no...@so...> - 2010-06-17 02:20:09
|
PythoncadBugTraker item #3010051, was opened at 2010-06-01 19:12 Message generated for change (Settings changed) made by sf-robot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1128790&aid=3010051&group_id=263167 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Critical Bugs Group: Developer >Status: Closed Resolution: Postponed Priority: 5 Private: No Submitted By: Stemby (stemby) Assigned to: Matteo Boscolo (matteoboscolo) Summary: [R38] 'property' object has no attribute 'setter' Initial Comment: Hi, $ ./pythoncad_qt.py Traceback (most recent call last): File "./pythoncad_qt.py", line 15, in <module> from Generic.application import Application File "/home/carlo/pythoncad/PythonCAD/Generic/application.py", line 35, in <module> from Kernel.document import * File "/home/carlo/pythoncad/PythonCAD/Generic/Kernel/document.py", line 33, in <module> from Kernel.initsetting import * File "/home/carlo/pythoncad/PythonCAD/Generic/Kernel/initsetting.py", line 37, in <module> from Kernel.Command.chamfercommand import ChamferCommand File "/home/carlo/pythoncad/PythonCAD/Generic/Kernel/Command/chamfercommand.py", line 26, in <module> from Kernel.GeoComposedEntity.chamfer import Chamfer File "/home/carlo/pythoncad/PythonCAD/Generic/Kernel/GeoComposedEntity/chamfer.py", line 26, in <module> from Kernel.GeoComposedEntity.objoint import * File "/home/carlo/pythoncad/PythonCAD/Generic/Kernel/GeoComposedEntity/objoint.py", line 39, in <module> class ObjectJoint(GeometricalEntityComposed): File "/home/carlo/pythoncad/PythonCAD/Generic/Kernel/GeoComposedEntity/objoint.py", line 72, in ObjectJoint @trimMode.setter AttributeError: 'property' object has no attribute 'setter' Regards, Carlo ---------------------------------------------------------------------- >Comment By: SourceForge Robot (sf-robot) Date: 2010-06-17 02:20 Message: This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker). ---------------------------------------------------------------------- Comment By: Matteo Boscolo (matteoboscolo) Date: 2010-06-02 13:31 Message: with R38 we start to use decoretor . Decoretor are an easy way to create property in python .. less code :-) I' don't know if we are gonna to remove the decoretor from our code or we force pythoncad to work with 2.6 .. Regards, Matteo ---------------------------------------------------------------------- Comment By: Stemby (stemby) Date: 2010-06-02 11:46 Message: I'm using Python 2.5 (Debian Squeeze): $ python Python 2.5.5 (r255:77872, Apr 21 2010, 08:44:16) [GCC 4.4.3] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> Yes, I installed sympy: $ dpkg -l|grep sympy ii python-sympy 0.6.7-1.1 Computer Algebra System (CAS) in Python I tried to use Python 2.6, and in fact it works. So the problem is the Python version (Python CAD is not compatible with py2.5). objoint.py is taken from Git... Regards, Carlo ---------------------------------------------------------------------- Comment By: Matteo Boscolo (matteoboscolo) Date: 2010-06-02 04:57 Message: which version of python are you using ? have you install the sympy package? could you send me the objoint.py module? We are testing it in 2.6 and we not have this error .. Regards, Matteo ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1128790&aid=3010051&group_id=263167 |
From: Matteo B. <mat...@bo...> - 2010-06-13 06:59:26
|
Hi all, I Upload a new video that show you the new capability of Pythoncad to highlight the geometrical entity and how to get the info of an entity just from the tooltip. http://www.youtube.com/user/pythoncad#p/a/u/0/VB3D9yh-MFI <http://www.youtube.com/user/pythoncad> Hope you enjoy Regards, Matteo |
From: Matteo B. <mat...@bo...> - 2010-06-10 13:01:29
|
Hi Adrian, >is it possible to live-link the drawings done in PythonCAD with >Blender? Right now it's not possible .. but I have it in mind ... As soon pythoncad have all the feature needed for a 2d cad we can get data from and to other platform.. One of my target is to became a 2d for all 3d opensource platform. Actually all 3d opensource cad are very poor in 2d drafting (freeCad is doing very good job in it). >So basically, to use PyCAD as a drafting tool for Blender? I hope to get data from blender and create 2d draftings .. So you can model in 3d env and get the data to create a good draft . >In Blender there is GreasePencil tool, that could be the twin-brother of >PyCAD. I Had a very fast look at the Blender GreasePencil documentation .. I do not know if we can make some comparison between the 2 programs. Pythonca is a real 2d cad and GreasePencil seems a tool to draw line or entity like in paint. Of course if there is any need to put data in blender we can think of it .. Regards, Matteo > Hi Adrian, > For me it's ok .. > Let me know as soon you have any icon ready I will provide to put it in > the > application > > > Regards, > Matteo > > > -----Original Message----- > From: architect Adrian Crisan [mailto:pri...@st...] > Sent: 09 June 2010 22:06 > To: Matteo Boscolo > Subject: Re: [PythonCAD] New Drawing icon set.. > > Matteo - I'll help with these icons. > > > -- > Adrian L. Crisan, ALA > registered architect, NCARB > studio principal > "Studio A International, LLC" > http://www.studio-a-int.com > phone: 1.614.581.8731 > > >> Hi All , >> It time to start drawing .. :-) >> We need some new icon for the drawing commands ..to put in the command >> bar. >> >> We need some icon for : >> >> Segment >> Arc\Circle (This is one command) >> Rectangle >> Polygon >> Polyline >> Nurbs >> Ellipse >> >> Trim >> Bisector >> Fillet >> >> Move >> Mirror >> Rotate >> Delete >> >> There is any volunteer ? >> I'm a very bad in drawing.. >> >> Thanks, >> Matteo >> >> _______________________________________________ >> PythonCAD mailing list >> Pyt...@py... >> http://mail.python.org/mailman/listinfo/pythoncad >> > > > > -- -- Adrian L. Crisan, ALA registered architect, NCARB studio principal "Studio A International, LLC" http://www.studio-a-int.com phone: 1.614.581.8731 |
From: Matteo B. <mat...@bo...> - 2010-06-10 06:12:45
|
Hi Adrian, For me it's ok .. Let me know as soon you have any icon ready I will provide to put it in the application Regards, Matteo -----Original Message----- From: architect Adrian Crisan [mailto:pri...@st...] Sent: 09 June 2010 22:06 To: Matteo Boscolo Subject: Re: [PythonCAD] New Drawing icon set.. Matteo - I'll help with these icons. -- Adrian L. Crisan, ALA registered architect, NCARB studio principal "Studio A International, LLC" http://www.studio-a-int.com phone: 1.614.581.8731 > Hi All , > It time to start drawing .. :-) > We need some new icon for the drawing commands ..to put in the command > bar. > > We need some icon for : > > Segment > Arc\Circle (This is one command) > Rectangle > Polygon > Polyline > Nurbs > Ellipse > > Trim > Bisector > Fillet > > Move > Mirror > Rotate > Delete > > There is any volunteer ? > I'm a very bad in drawing.. > > Thanks, > Matteo > > _______________________________________________ > PythonCAD mailing list > Pyt...@py... > http://mail.python.org/mailman/listinfo/pythoncad > |
From: Matteo B. <mat...@bo...> - 2010-06-09 17:33:27
|
Hi All , It time to start drawing .. :-) We need some new icon for the drawing commands ..to put in the command bar. We need some icon for : Segment Arc\Circle (This is one command) Rectangle Polygon Polyline Nurbs Ellipse Trim Bisector Fillet Move Mirror Rotate Delete There is any volunteer ? I'm a very bad in drawing.. Thanks, Matteo |
From: matteo\.boscolo\@boscolini\.eu <mat...@bo...> - 2010-06-08 15:41:53
|
Hi all, At the following link you can find a new video of R38.. In this video I will show you the first version of the new Command interface .. I will extend the functionality to support more complex operation like cos sin log ... and some basic variable operations. I need you feedback/idea to understand if my job is ok.. Regards, Matteo New command Video: http://www.youtube.com/watch?v=OAQBbxM9CZo pythoncad channel: http://www.youtube.com/user/pythoncad |
From: matteo\.boscolo\@boscolini\.eu <mat...@bo...> - 2010-06-08 15:37:49
|
Hi all, At the following link you can find a new video of R38.. In this video I will show you the first version of the new Command interface .. I will extend the functionality to support more complex operation like cos sin log ... and some basic variable operations. I need you feedback/idea to understand if my job is ok.. Regards, Matteo New command Video: http://www.youtube.com/watch?v=OAQBbxM9CZo pythoncad channel: http://www.youtube.com/user/pythoncad |
From: Matteo B. <mat...@bo...> - 2010-06-05 17:53:55
|
Hi all, I re upload the video on you tube .. so now you can see something .. the quality is not very good ..sorry .. http://www.youtube.com/user/pythoncad#p/a/u/0/wCQkgKM_E90 <http://www.youtube.com/user/pythoncad> enjoy, Matteo |
From: Matteo B. <mat...@bo...> - 2010-06-02 13:44:52
|
Hi Gertwin, Have you follow the PythoncadBugTraker item #3010051 discussion? It seems that some decorator that I'm using are new for 2.6 of python and are not compatible with 2.5 of python What we are going to do ? The code that use the decorator are not too match. So we can change the code and remove the decorator ..or we can force the user to use 2.6 of Pythoncad. What is your opinion ? Regards, Matteo |
From: SourceForge.net <no...@so...> - 2010-06-02 13:31:43
|
PythoncadBugTraker item #3010051, was opened at 2010-06-01 21:12 Message generated for change (Comment added) made by matteoboscolo You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1128790&aid=3010051&group_id=263167 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Critical Bugs Group: Developer >Status: Pending >Resolution: Postponed Priority: 5 Private: No Submitted By: Stemby (stemby) Assigned to: Matteo Boscolo (matteoboscolo) Summary: [R38] 'property' object has no attribute 'setter' Initial Comment: Hi, $ ./pythoncad_qt.py Traceback (most recent call last): File "./pythoncad_qt.py", line 15, in <module> from Generic.application import Application File "/home/carlo/pythoncad/PythonCAD/Generic/application.py", line 35, in <module> from Kernel.document import * File "/home/carlo/pythoncad/PythonCAD/Generic/Kernel/document.py", line 33, in <module> from Kernel.initsetting import * File "/home/carlo/pythoncad/PythonCAD/Generic/Kernel/initsetting.py", line 37, in <module> from Kernel.Command.chamfercommand import ChamferCommand File "/home/carlo/pythoncad/PythonCAD/Generic/Kernel/Command/chamfercommand.py", line 26, in <module> from Kernel.GeoComposedEntity.chamfer import Chamfer File "/home/carlo/pythoncad/PythonCAD/Generic/Kernel/GeoComposedEntity/chamfer.py", line 26, in <module> from Kernel.GeoComposedEntity.objoint import * File "/home/carlo/pythoncad/PythonCAD/Generic/Kernel/GeoComposedEntity/objoint.py", line 39, in <module> class ObjectJoint(GeometricalEntityComposed): File "/home/carlo/pythoncad/PythonCAD/Generic/Kernel/GeoComposedEntity/objoint.py", line 72, in ObjectJoint @trimMode.setter AttributeError: 'property' object has no attribute 'setter' Regards, Carlo ---------------------------------------------------------------------- >Comment By: Matteo Boscolo (matteoboscolo) Date: 2010-06-02 15:31 Message: with R38 we start to use decoretor . Decoretor are an easy way to create property in python .. less code :-) I' don't know if we are gonna to remove the decoretor from our code or we force pythoncad to work with 2.6 .. Regards, Matteo ---------------------------------------------------------------------- Comment By: Stemby (stemby) Date: 2010-06-02 13:46 Message: I'm using Python 2.5 (Debian Squeeze): $ python Python 2.5.5 (r255:77872, Apr 21 2010, 08:44:16) [GCC 4.4.3] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> Yes, I installed sympy: $ dpkg -l|grep sympy ii python-sympy 0.6.7-1.1 Computer Algebra System (CAS) in Python I tried to use Python 2.6, and in fact it works. So the problem is the Python version (Python CAD is not compatible with py2.5). objoint.py is taken from Git... Regards, Carlo ---------------------------------------------------------------------- Comment By: Matteo Boscolo (matteoboscolo) Date: 2010-06-02 06:57 Message: which version of python are you using ? have you install the sympy package? could you send me the objoint.py module? We are testing it in 2.6 and we not have this error .. Regards, Matteo ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1128790&aid=3010051&group_id=263167 |
From: SourceForge.net <no...@so...> - 2010-06-02 11:46:49
|
PythoncadBugTraker item #3010051, was opened at 2010-06-01 21:12 Message generated for change (Comment added) made by stemby You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1128790&aid=3010051&group_id=263167 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Critical Bugs Group: Developer Status: Open Resolution: None Priority: 5 Private: No Submitted By: Stemby (stemby) Assigned to: Matteo Boscolo (matteoboscolo) Summary: [R38] 'property' object has no attribute 'setter' Initial Comment: Hi, $ ./pythoncad_qt.py Traceback (most recent call last): File "./pythoncad_qt.py", line 15, in <module> from Generic.application import Application File "/home/carlo/pythoncad/PythonCAD/Generic/application.py", line 35, in <module> from Kernel.document import * File "/home/carlo/pythoncad/PythonCAD/Generic/Kernel/document.py", line 33, in <module> from Kernel.initsetting import * File "/home/carlo/pythoncad/PythonCAD/Generic/Kernel/initsetting.py", line 37, in <module> from Kernel.Command.chamfercommand import ChamferCommand File "/home/carlo/pythoncad/PythonCAD/Generic/Kernel/Command/chamfercommand.py", line 26, in <module> from Kernel.GeoComposedEntity.chamfer import Chamfer File "/home/carlo/pythoncad/PythonCAD/Generic/Kernel/GeoComposedEntity/chamfer.py", line 26, in <module> from Kernel.GeoComposedEntity.objoint import * File "/home/carlo/pythoncad/PythonCAD/Generic/Kernel/GeoComposedEntity/objoint.py", line 39, in <module> class ObjectJoint(GeometricalEntityComposed): File "/home/carlo/pythoncad/PythonCAD/Generic/Kernel/GeoComposedEntity/objoint.py", line 72, in ObjectJoint @trimMode.setter AttributeError: 'property' object has no attribute 'setter' Regards, Carlo ---------------------------------------------------------------------- Comment By: Stemby (stemby) Date: 2010-06-02 13:46 Message: I'm using Python 2.5 (Debian Squeeze): $ python Python 2.5.5 (r255:77872, Apr 21 2010, 08:44:16) [GCC 4.4.3] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> Yes, I installed sympy: $ dpkg -l|grep sympy ii python-sympy 0.6.7-1.1 Computer Algebra System (CAS) in Python I tried to use Python 2.6, and in fact it works. So the problem is the Python version (Python CAD is not compatible with py2.5). objoint.py is taken from Git... Regards, Carlo ---------------------------------------------------------------------- Comment By: Matteo Boscolo (matteoboscolo) Date: 2010-06-02 06:57 Message: which version of python are you using ? have you install the sympy package? could you send me the objoint.py module? We are testing it in 2.6 and we not have this error .. Regards, Matteo ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1128790&aid=3010051&group_id=263167 |
From: SourceForge.net <no...@so...> - 2010-06-02 04:57:07
|
PythoncadBugTraker item #3010051, was opened at 2010-06-01 21:12 Message generated for change (Comment added) made by matteoboscolo You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1128790&aid=3010051&group_id=263167 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. >Category: Critical Bugs >Group: Developer Status: Open Resolution: None Priority: 5 Private: No Submitted By: Stemby (stemby) >Assigned to: Matteo Boscolo (matteoboscolo) Summary: [R38] 'property' object has no attribute 'setter' Initial Comment: Hi, $ ./pythoncad_qt.py Traceback (most recent call last): File "./pythoncad_qt.py", line 15, in <module> from Generic.application import Application File "/home/carlo/pythoncad/PythonCAD/Generic/application.py", line 35, in <module> from Kernel.document import * File "/home/carlo/pythoncad/PythonCAD/Generic/Kernel/document.py", line 33, in <module> from Kernel.initsetting import * File "/home/carlo/pythoncad/PythonCAD/Generic/Kernel/initsetting.py", line 37, in <module> from Kernel.Command.chamfercommand import ChamferCommand File "/home/carlo/pythoncad/PythonCAD/Generic/Kernel/Command/chamfercommand.py", line 26, in <module> from Kernel.GeoComposedEntity.chamfer import Chamfer File "/home/carlo/pythoncad/PythonCAD/Generic/Kernel/GeoComposedEntity/chamfer.py", line 26, in <module> from Kernel.GeoComposedEntity.objoint import * File "/home/carlo/pythoncad/PythonCAD/Generic/Kernel/GeoComposedEntity/objoint.py", line 39, in <module> class ObjectJoint(GeometricalEntityComposed): File "/home/carlo/pythoncad/PythonCAD/Generic/Kernel/GeoComposedEntity/objoint.py", line 72, in ObjectJoint @trimMode.setter AttributeError: 'property' object has no attribute 'setter' Regards, Carlo ---------------------------------------------------------------------- >Comment By: Matteo Boscolo (matteoboscolo) Date: 2010-06-02 06:57 Message: which version of python are you using ? have you install the sympy package? could you send me the objoint.py module? We are testing it in 2.6 and we not have this error .. Regards, Matteo ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1128790&aid=3010051&group_id=263167 |
From: SourceForge.net <no...@so...> - 2010-06-01 19:12:17
|
PythoncadBugTraker item #3010051, was opened at 2010-06-01 21:12 Message generated for change (Tracker Item Submitted) made by stemby You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1128790&aid=3010051&group_id=263167 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Stemby (stemby) Assigned to: Nobody/Anonymous (nobody) Summary: [R38] 'property' object has no attribute 'setter' Initial Comment: Hi, $ ./pythoncad_qt.py Traceback (most recent call last): File "./pythoncad_qt.py", line 15, in <module> from Generic.application import Application File "/home/carlo/pythoncad/PythonCAD/Generic/application.py", line 35, in <module> from Kernel.document import * File "/home/carlo/pythoncad/PythonCAD/Generic/Kernel/document.py", line 33, in <module> from Kernel.initsetting import * File "/home/carlo/pythoncad/PythonCAD/Generic/Kernel/initsetting.py", line 37, in <module> from Kernel.Command.chamfercommand import ChamferCommand File "/home/carlo/pythoncad/PythonCAD/Generic/Kernel/Command/chamfercommand.py", line 26, in <module> from Kernel.GeoComposedEntity.chamfer import Chamfer File "/home/carlo/pythoncad/PythonCAD/Generic/Kernel/GeoComposedEntity/chamfer.py", line 26, in <module> from Kernel.GeoComposedEntity.objoint import * File "/home/carlo/pythoncad/PythonCAD/Generic/Kernel/GeoComposedEntity/objoint.py", line 39, in <module> class ObjectJoint(GeometricalEntityComposed): File "/home/carlo/pythoncad/PythonCAD/Generic/Kernel/GeoComposedEntity/objoint.py", line 72, in ObjectJoint @trimMode.setter AttributeError: 'property' object has no attribute 'setter' Regards, Carlo ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1128790&aid=3010051&group_id=263167 |