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

Local instructions are incorrect #18

Open
PaulCzaban opened this issue Feb 24, 2022 · 0 comments
Open

Local instructions are incorrect #18

PaulCzaban opened this issue Feb 24, 2022 · 0 comments

Comments

@PaulCzaban
Copy link

PaulCzaban commented Feb 24, 2022

There are a few issues I've encountered.

./scripts/download_checkpoint.sh - typo in path

Additionally I have issues when making:

"C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64/link.exe" fused_bias_act.o fused_bias_act_kernel.cuda.o /nologo /DLL c10.lib c10_cuda.lib torch_cpu.lib torch_cuda.lib -INCLUDE:?warp_size@cuda@at@@yahxz torch.lib torch_python.lib /LIBPATH:C:\Users\PaulCzaban\Anaconda3\envs\rephotography\libs /LIBPATH:C:\Users\PaulCzaban\Anaconda3\envs\rephotography\lib\site-packages\torch\lib "/LIBPATH:C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.0\lib/x64" cudart.lib /out:fused.pyd
Creating library fused.lib and object fused.exp
MSVCRT.lib(loadcfg.obj) : error LNK2001: unresolved external symbol __enclave_config
fused.pyd : fatal error LNK1120: 1 unresolved externals
ninja: build stopped: subcommand failed.

What are the VS requirements for this?

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