Mrguanglei / Instantmesh_scriptData

Apache License 2.0
17 stars 2 forks source link

Error when running requirement #8

Closed Lin-Felix closed 1 hour ago

Lin-Felix commented 2 hours ago

Thx for the script!I‘new to this area,so questions below seem tricky for me

Here are my questions:

  1. After running conda create --name InsScri --file requirements.txt,it says _The following packages are not available from current channels__

  2. Should I run pip install requirement.txt? but it also have problems,it says _ERROR: Invalid requirement: 'libgccmutex==0.1==main' (from line 4 of requirements.txt)

btw,dose README file have some errors,like conda creative --name Openlrm python=3.9.19 -y, use create instead of creative

Mrguanglei commented 2 hours ago

Thank you very much for pointing out, I have updated my code,