Skip to content

Can not Install pyFormex. #1

@VahedCivil

Description

@VahedCivil

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.

  1. 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:
    image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions