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

path error? #1

Open
lzbushicai opened this issue May 4, 2023 · 2 comments
Open

path error? #1

lzbushicai opened this issue May 4, 2023 · 2 comments

Comments

@lzbushicai
Copy link

I failed to run conda install openvdb mesh2volume -c zilch -c conda-forge,
the annoconda prompt show :
(base) F:\ue5\mesh2volume>conda install openvdb mesh2volume -c zilch -c conda-forge Solving environment: failed InvalidVersionSpecError: Invalid version spec: =2.7
Whether I create or delete an enviroment or other commends,there will same error"
F:\ue5\mesh2volume>pushd C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\ 系统找不到指定的路径。 F:\ue5\mesh2volume>set VSCMD_DEBUG=1 F:\ue5\mesh2volume>CALL "VC\Auxiliary\Build\vcvars64.bat" -vcvars_ver=14.2 10.0.22000.0 系统找不到指定的路径。 (chinese means can't find the path),
now I don't know why the issure occures and how to deal with this problem,I want to convert my vdb file gennerated by OPENVDB to fbx、obj or mesh files

@zzilch
Copy link
Owner

zzilch commented May 5, 2023

I never met this problem, mabay you need a clean install of conda.
You can try reinstall conda with Miniconda, which is a minimum installer for conda without heavy burden like Anaconda.

@lzbushicai
Copy link
Author

I installed miniconda in a new win, I created openvdb enviroment with package cmake zlib...,and when I installed openvdb and mesh2volume in env openvdb,the same error occur:C:\Users\msp>pushd C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\ 系统找不到指定的路径。 C:\Users\msp>set VSCMD_DEBUG=1 F:\ue5\mesh2volume>CALL "VC\Auxiliary\Build\vcvars64.bat" -vcvars_ver=14.2 10.0.22000.0 系统找不到指定的路径。
I can't understand why the error occur.
I am a fresh conda users,but I think it's not related to conda,

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

2 participants