Hi Pavel,I have created spkg of pyplasmit builts without error inside femhub my laptop, but gives some error while importing it in python in femhub.Could you please test it and post the errors you get if it failed to build. I wand to make sure spkg is created correctlyyou need to install the following package in femhubhttp://femhub.org/others/pyplasm.spkg
--
You received this message because you are subscribed to the Google Groups "femhub" group.
To post to this group, send email to fem...@googlegroups.com.
To unsubscribe from this group, send email to femhub+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/femhub?hl=en.
On Mon, Jun 6, 2011 at 12:57 PM, Aayush Poudel <aayush...@gmail.com> wrote:
Hi Pavel,I have created spkg of pyplasmit builts without error inside femhub my laptop, but gives some error while importing it in python in femhub.Could you please test it and post the errors you get if it failed to build. I wand to make sure spkg is created correctlyyou need to install the following package in femhubhttp://femhub.org/others/pyplasm.spkgI installed these packages. With the last one, look at the message at the end:pavel@verca:~/repos/femhub(master)$ femhub -i http://femhub.org/others/pyplasm.spkg--2011-06-06 16:36:04-- http://femhub.org/others/pyplasm.spkgResolving femhub.org... 134.197.117.197Connecting to femhub.org|134.197.117.197|:80... connected.HTTP request sent, awaiting response... 200 OKLength: 89069381 (85M) [text/plain]Saving to: `/tmp/tmpRsX6Aj/pyplasm.spkg'100%[============================================================================================>] 89,069,381 531K/s in 2m 55s2011-06-06 16:39:00 (497 KB/s) - `/tmp/tmpRsX6Aj/pyplasm.spkg' saved [89069381/89069381]Package '' is already installed
Hi Pavel,we installed (the last days version of) the online lab in a server in our CAD/PLM lab (http://plmserver.dia.uniroma3.it:8000/)
on a IBM P650 server (Debian Linux) with 8 POWER2 processors, 16 GB of memory and TB disk.Franco had to patch both swig and fenhub to work in this environment.When the pyplasm spkg is inserted in the online lab trunk please let us know. Franco may provide the patch.
Thanks,AlbertoAlso, some materials from your lectures may be useful to make some first experiments with the online lab. Where to look for?
Aayush,now pyplasm imports for me, but it is located in python2.6/site-packagesIs this the version for Python 2.7? Why is it in python2.6/site-packages ?
On Tue, Jun 7, 2011 at 12:36 AM, Pavel Solin <so...@unr.edu> wrote:Aayush,now pyplasm imports for me, but it is located in python2.6/site-packagesIs this the version for Python 2.7? Why is it in python2.6/site-packages ?Hi Pavel,Its because in femhub we have been using python2.6, but I don't think it makes any difference as long as it builds without error in femhub.
On Tue, Jun 7, 2011 at 3:16 PM, Aayush Poudel <aayush...@gmail.com> wrote:On Tue, Jun 7, 2011 at 12:36 AM, Pavel Solin <so...@unr.edu> wrote:Aayush,now pyplasm imports for me, but it is located in python2.6/site-packagesIs this the version for Python 2.7? Why is it in python2.6/site-packages ?Hi Pavel,Its because in femhub we have been using python2.6, but I don't think it makes any difference as long as it builds without error in femhub.Federico created extra for us a package that is based on Python 2.7:> I setup a pyplasm package buildable with Python 2.7. You can find it here:Do you still have the import errors?