Open snowflakewang opened 6 months ago
My conda can never compile nvdiffrast. If you test it successfully, please share your environment. Thank you.
This problem seems not to be relevant to nvdiffrast, but related to pymeshlab. My nvdiffrast works well in other projects. So could you check it again?
Thank you! :)
pymeshlab
I rebuilt the conda environment from the instantmesh project to solve pymeshlab dependency problem . You can try it, but the environment still does not work properly after dependency completion.https://github.com/TencentARC/InstantMesh/tree/main
if this helps, here what I did and worked: (on ubuntu)
I meet this error.
I meet this error.
I used Python 3.9 and it worked for me.
my os is Ubuntu 18.04.1
Hey! Welcome to 4D digital art creation universe—— Aiuni.
🤖First, join our community by: https://discord.gg/aiuni
🦄️Then you will get the invitation code at “getting-started” channel.
Start your creative journey and have fun!🌟
From: @.> Date: Thu, Jun 13, 2024, 3:49 PM Subject: Re: [AiuniAI/Unique3D] Meet environment problems (Issue #9) To: @.> Cc: @.***>
[image: image]https://private-user-images.githubusercontent.com/17883682/339266129-e8933748-2b6b-46a2-bc52-63555ec6f9c8.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTgyNjQ4NDQsIm5iZiI6MTcxODI2NDU0NCwicGF0aCI6Ii8xNzg4MzY4Mi8zMzkyNjYxMjktZTg5MzM3NDgtMmI2Yi00NmEyLWJjNTItNjM1NTVlYzZmOWM4LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDA2MTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwNjEzVDA3NDIyNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWM3ZGU0NjVkYmJmNDg4YTM5YTZmODEwZTZjNDVlZWNiMDAxZjNmMzVlYjBkOTZlMGE4YWViMDQ3OWQ3MDA3MjkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.MmJBEzwKfFoMeRV76uHuZ7kekkDawtgAF6WBqb1DBXU I meet this error. I used Python 3.9 and it worked for me. my os is Ubuntu 18.04.1 — Reply to this email directly, view it on GitHubhttps://github.com/AiuniAI/Unique3D/issues/9#issuecomment-2164883572, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BI3NO5SEMCS5VGZXXUCTLOTZHFFG5AVCNFSM6AAAAABI2CFYFCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRUHA4DGNJXGI. You are receiving this because you are subscribed to this thread.[image]Message ID: @.***>
Hey! Welcome to 4D digital art creation universe—— Aiuni.
🤖First, join our community by: https://discord.gg/aiuni
🦄️Then you will get the invitation code at “getting-started” channel.
Start your creative journey and have fun!🌟
From: @.> Date: Thu, Jun 13, 2024, 3:42 PM Subject: Re: [AiuniAI/Unique3D] Meet environment problems (Issue #9) To: @.> Cc: @.> image.png (view on web)https://github.com/AiuniAI/Unique3D/assets/17883682/e8933748-2b6b-46a2-bc52-63555ec6f9c8 I meet this error. — Reply to this email directly, view it on GitHubhttps://github.com/AiuniAI/Unique3D/issues/9#issuecomment-2164865919, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BI3NO5XD44SX77RT3GEUJWTZHFEPPAVCNFSM6AAAAABI2CFYFCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRUHA3DKOJRHE. You are receiving this because you are subscribed to this thread.[image: https://github.com/notifications/beacon/BI3NO5XH5FWNXM2XNFPYCCTZHFEPPA5CNFSM6AAAAABI2CFYFCWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTUBBE5X6.gif]Message ID: @.>
Hello, thank you for your brilliant work in high-resolution Image-to-3D generation. I run your online demo and it works well. I want to run the code locally. I follow your requirements-detail.txt and install pymeshlab==2023.12.post1. But I meet problems when running _python app/gradio_local.py --port 7860_.
I wonder whether you have met such problems before. And how can I fix this problem?
Thank you! :)