Hi
I'm installed the last version of python 2.7.15 and Microsoft Visual C++ Compiler for Python 2.7 .
I use two way to installing pyFormex but I have error yet.
-
I use follow code
python setup.py install --prefix=/usr/local
and I have this error:
copying pyformex\doc\html\ref\varray.html -> build\lib.win-amd64-2.7\pyformex\doc\html\ref
copying pyformex\doc\COPYING -> build\lib.win-amd64-2.7\pyformex\doc
copying pyformex\doc\Description -> build\lib.win-amd64-2.7\pyformex\doc
copying pyformex\doc\README -> build\lib.win-amd64-2.7\pyformex\doc
copying pyformex\doc\ReleaseNotes -> build\lib.win-amd64-2.7\pyformex\doc
Package data built!
running build_ext
building 'pyformex/lib/misc_' extension
error: Unable to find vcvarsall.bat
but:

-
using "pip install pyformex"
and I have this error:

I install more package with pip Install successfully but during installing pyformex it take error.
Thank you.
Hi
I'm installed the last version of python 2.7.15 and Microsoft Visual C++ Compiler for Python 2.7 .
I use two way to installing pyFormex but I have error yet.
I use follow code

python setup.py install --prefix=/usr/local
and I have this error:
copying pyformex\doc\html\ref\varray.html -> build\lib.win-amd64-2.7\pyformex\doc\html\ref
copying pyformex\doc\COPYING -> build\lib.win-amd64-2.7\pyformex\doc
copying pyformex\doc\Description -> build\lib.win-amd64-2.7\pyformex\doc
copying pyformex\doc\README -> build\lib.win-amd64-2.7\pyformex\doc
copying pyformex\doc\ReleaseNotes -> build\lib.win-amd64-2.7\pyformex\doc
Package data built!
running build_ext
building 'pyformex/lib/misc_' extension
error: Unable to find vcvarsall.bat
but:
using "pip install pyformex"

and I have this error:
I install more package with pip Install successfully but during installing pyformex it take error.
Thank you.