Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install pointnet2 error #73

Open
lixingyewull opened this issue Sep 23, 2024 · 0 comments
Open

install pointnet2 error #73

lixingyewull opened this issue Sep 23, 2024 · 0 comments

Comments

@lixingyewull
Copy link

PS D:\PytorchProject\SAM-6D-main\SAM-6D\Pose_Estimation_Model\model\pointnet2> python setup.py install
running install
C:\Users\lixingye.conda\envs\sam6d2\lib\site-packages\setuptools_distutils\cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

    ********************************************************************************
    Please avoid running ``setup.py`` directly.
    Instead, use pypa/build, pypa/installer or other
    standards-based tools.

    See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
    ********************************************************************************

!!
self.initialize_options()
C:\Users\lixingye.conda\envs\sam6d2\lib\site-packages\setuptools_distutils\cmd.py:66: EasyInstallDeprecationWarning: easy_install command is deprecated.
!!

    ********************************************************************************
    Please avoid running ``setup.py`` and ``easy_install``.
    Instead, use pypa/build, pypa/installer or other
    standards-based tools.

    See https://github.com/pypa/setuptools/issues/917 for details.
    ********************************************************************************

!!
self.initialize_options()
running bdist_egg
running egg_info
writing pointnet2.egg-info\PKG-INFO
writing dependency_links to pointnet2.egg-info\dependency_links.txt
writing top-level names to pointnet2.egg-info\top_level.txt
reading manifest file 'pointnet2.egg-info\SOURCES.txt'
writing manifest file 'pointnet2.egg-info\SOURCES.txt'
installing library code to build\bdist.win-amd64\egg
running install_lib
running build_ext
error: [WinError 2] 系统找不到指定的文件。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant