cmpute/pcl.py

from ._pcl import *

liveforday opened this issue · 3 comments

I have installed the package successfully but there is an error when i import pcl moddule.
from ._pcl import * this code in init.py
It remmand me 'no Module‘
I use win10 64 system

I have the same problem with you. Did you fix it?

Could you post the installation log here? I think it may be associated with the extension build process.
BTW, this project may be no longer developed because I didn't have any key reason to rewrite the whole package. I'm trying to build a user friendly python binding now.

The master code is changed to cython implementation. If the problem still exists, please feel free to reopen the issue :)