GithubHelp home page GithubHelp logo

No module named ply_from_array about pypoisson HOT 4 CLOSED

mmolero avatar mmolero commented on September 18, 2024
No module named ply_from_array

from pypoisson.

Comments (4)

mmolero avatar mmolero commented on September 18, 2024

@kaygudo you need in the same folder you are running your script the following file:
https://github.com/mmolero/pypoisson/blob/master/example/ply_from_array.py

ply_from_array does not form part of pypoisson, it is a data reader only.

from pypoisson.

AcrimoniousMirth avatar AcrimoniousMirth commented on September 18, 2024

@mmolero Okay, so put it in the same folder, now I'm getting
ImportError: cannot import name 'point_normals_from'

EDIT This turns out to be a mismatch between the library and the horse example (which I'm trying to follow) whereby the example uses point singular and the library points plural.
Also, getting this error:
Traceback (most recent call last): File "poissonTest.py", line 10, in <module> faces, vertices = poisson_reconstruction(points, normals, depth=10) File "src/pypoisson.pyx", line 100, in pypoisson.poisson_reconstruction File "src/pypoisson.pyx", line 112, in pypoisson._poisson_reconstruction File "stringsource", line 15, in string.from_py.__pyx_convert_string_from_py_std__in_string TypeError: expected bytes, str found

from pypoisson.

AcrimoniousMirth avatar AcrimoniousMirth commented on September 18, 2024

Also I found I needed to separately install cython and then sudo python3 to build and install the setup.py. May need to update your readme, also mentioning cd'ing into your directory.
Also, I'm unfamiliar with binders, how do I actually get this to work with the poissonrecon library? Thanks :)

from pypoisson.

mmolero avatar mmolero commented on September 18, 2024

Update readme.md thanks

from pypoisson.

Related Issues (11)

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.