Code Monkey home page Code Monkey logo

Comments (8)

wqnow avatar wqnow commented on September 18, 2024 9

Please install face3d first refering to readme.md file.
But I encountered a error when install:

\face3d\mesh\cython>python setup.py build_ext -i
running build_ext
skipping 'mesh_core_cython.cpp' Cython extension (up-to-date)
building 'mesh_core_cython' extension
error: Unable to find vcvarsall.bat

from face3d.

danindiana avatar danindiana commented on September 18, 2024 5

If you are sure you have installed cython AND you are running python 3.X from a virtualenv then try:

$pip3 install --upgrade cython

Then compile c++ files to .so for python use via:

cd face3d/mesh/cython
python setup.py build_ext -i

image

from face3d.

yuanliangxie avatar yuanliangxie commented on September 18, 2024 1

you can see the blog: https://blog.csdn.net/dihunyi6451/article/details/101603058?spm=1001.2101.3001.6650.1&utm_medium=distribute.pc_relevant.none-task-blog-2%7Edefault%7ECTRLIST%7ERate-1-101603058-blog-121116420.pc_relevant_recovery_v2&depth_1-utm_source=distribute.pc_relevant.none-task-blog-2%7Edefault%7ECTRLIST%7ERate-1-101603058-blog-121116420.pc_relevant_recovery_v2&utm_relevant_index=2

It has solved my problem!

from face3d.

mrizwan18 avatar mrizwan18 commented on September 18, 2024

Please install face3d first refering to readme.md file.
But I encountered a error when install:

\face3d\mesh\cython>python setup.py build_ext -i
running build_ext
skipping 'mesh_core_cython.cpp' Cython extension (up-to-date)
building 'mesh_core_cython' extension
error: Unable to find vcvarsall.bat

How did you solve it?

from face3d.

jluo96 avatar jluo96 commented on September 18, 2024

https://devblogs.microsoft.com/python/unable-to-find-vcvarsall-bat/

from face3d.

jordanfranklin1 avatar jordanfranklin1 commented on September 18, 2024

Sorry if this is a stupid question, but I am having trouble with installing this module and received this error message:

ModuleNotFoundError: No module named 'mesh_core_cython'

How to install it on Ubuntu command line? I also have pip installed.

from face3d.

redwankarimsony avatar redwankarimsony commented on September 18, 2024

This is the only working solution. Thanks.

from face3d.

Liwenlong524998 avatar Liwenlong524998 commented on September 18, 2024

I encountered a error :

running build_ext
skipping 'mesh_core_cython.cpp' Cython extension (up-to-date)
building 'mesh_core_cython' extension
error: Unable to find vcvarsall.bat

when I running the order :
python setup.py build_ext -i

How did I solve it

from face3d.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.