pyNastran Installation for dummy

118 views
Skip to first unread message

Piero

unread,
May 11, 2020, 11:36:22 AM5/11/20
to pyNastran Discuss
Hi to everybody,
I'm new to this forum and I want explain that I'm NOT a programmer, but only a fem user.
I tried to install pyNastran in my Ubuntu 18.04 workstation, but without any success.
I downloaded and unzip pyNastran-master.zip and, using a terminal, I did:
> sudo python3 setup.py install
My machine did a lot of things (for me incomprehensible), and at the end pyNastranGUI was not able to start.
In attached file you will find the log of the installation attempt and the output of pyNastranGUI.
Thank you a lot for your help
Ciao
Piero


Install_log.txt
pyNastranGUI_tb.txt

Steven Doyle

unread,
May 11, 2020, 11:54:00 AM5/11/20
to pyNastran Discuss
Piero,

I'm impressed.  You made it further than I probably would have on Linux!

The setup script doesn't install the required GUI packages, so you need to do that.  It only sets up the scripting capability.  It keeps it smaller (not to mention, there is often poor packaging for the additional GUI packages).

Here is the installation docs:

Run:

>>> pip install PySide2

You probably also need this.  I'm not sure if this will work...I generally use a Windows-centric website for VTK.

>>> pip install vtk

You could probably also use Wine.

Steve

--
You received this message because you are subscribed to the Google Groups "pyNastran Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pynastran-disc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pynastran-discuss/0d25441c-4423-4f97-8823-0dc840f6a917%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages