from ._pcl import *
liveforday opened this issue · 3 comments
liveforday commented
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
SpartanBin commented
I have the same problem with you. Did you fix it?
cmpute commented
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.
cmpute commented
The master code is changed to cython implementation. If the problem still exists, please feel free to reopen the issue :)