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

Install Env failed #1

Open
calcitem opened this issue Nov 13, 2022 · 0 comments
Open

Install Env failed #1

calcitem opened this issue Nov 13, 2022 · 0 comments

Comments

@calcitem
Copy link
Owner

conda create --name nnue-env python=3.8
	conda activate nnue-env (linux) 
or 	activate nnue-env           (windows)
pip install numpy
pip install torch==1.11 -i https://pypi.tuna.tsinghua.edu.cn/simple/
pip install torchvision -i https://pypi.tuna.tsinghua.edu.cn/simple/
pip install tensorboard -i https://pypi.tuna.tsinghua.edu.cn/simple/
pip install time -i https://pypi.tuna.tsinghua.edu.cn/simple/
pip install argparse logging -i https://pypi.tuna.tsinghua.edu.cn/simple/
pip install argparse argparse -i https://pypi.tuna.tsinghua.edu.cn/simple/
pip install matplotlib -i https://pypi.tuna.tsinghua.edu.cn/simple/
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