-
Notifications
You must be signed in to change notification settings - Fork 130
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
Solving environment: failed ResolvePackageNotFound when running conda env create --file text2mesh.yml #1
Comments
What version of CUDA are you using? |
CUDA Version: 11.4 This is what I get from system info when running numba -s CUDA Information |
A new yml file has been pushed. Can you try that one? |
Thanks! text2mesh installed but I'm stuck at figuring out how to run the shell script .sh from python command line in Anaconda. These instructions: Run examples I googled this and it sounds like I need to somehow create a subprocess to run shell script .sh file? |
Trying to run: run_alien_cobble.sh cobblestone alien./demo/run_alien_cobble.sh |
Try running |
I did that and got this error message: |
did you activate conda env first? |
Yes, but still getting that error for some reason when I run: bash ./demo/run_alien_cobble.sh message: |
Can you show the output when you call
|
(text2mesh) C:\Users\Dan\text2mesh-main>conda list python packages in environment at C:\Users\Dan\anaconda3\envs\text2mesh:Name Version Build Channelipython 7.30.1 py37h03978a9_0 conda-forge |
Have you tried the solutions here? https://stackoverflow.com/questions/36733179/why-conda-cannot-call-correct-python-version-after-activating-the-environment/57400535 You may also need to export your anaconda path to your environmental variables. https://stackoverflow.com/questions/49616399/windows-anaconda-python-is-not-recognized-as-an-internal-or-external-command |
Thanks. I will look into these. I got a Pip subprocess error when I originally ran: I think either my kaolin library isn't working right or my python installation is messed up. I did update the python system variables for Anaconda3. Any recs for an environment to try this in other than Anaconda python terminal on Windows? |
Yeah I'm not sure if you've tried just running the Python interpreter through your conda environment but my hunch is that something about your system build is causing problems. I've been able to run the code fine in Git Bash on Windows 10/11 so maybe try that? |
guys did you find solution for this? @factoryofthesun @bibyts |
Are you experiencing a similar issue @Pratik-Behera? I haven't heard back from @bibyts. |
Yes still experiencing the same issue @bibyts |
When I run this command from the directory: conda env create --file text2mesh.yml
I get this error below. I have a CUDA GPU machine and it's enabled. I'm using Anaconda. How to fix?
==========================
Collecting package metadata (repodata.json): done
Solving environment: failed
ResolvePackageNotFound:
The text was updated successfully, but these errors were encountered: