Skip to content

Why VSCode is opened? #226

Answered by roccomoretti
linonetwo asked this question in Q&A
Apr 19, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

This is almost certainly due to the settings on your computer. When you installed VSCode, you likely instructed it to open Python files, and it changed the settings such that it takes priority in opening those files, rather than having the python scripts be executed with the Conda-installed python which normally should be used to run RFdiffusion scripts.

You'll have to investigate the VSCode settings on you machine to tell it not to open Python file when you put them on the command line to run. (Consult VSCode documentation and help forums for details.)

You also want to make sure your Conda is installed properly and properly activated such that the Conda environment you created when insta…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@linonetwo
Comment options

Answer selected by linonetwo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants