In the newest version (2022.2.1924087327), the way the run python file command works has changed. Not sure if this is a problem with the extension, or with conda (I am using miniforge on an M1 MacBook Pro). Running the command appears to properly activate the environment, but clearly does not actually run the file from within the correct environment, since imports start coming up as "not found".
In the newest version (2022.2.1924087327), the way the run python file command works has changed. Not sure if this is a problem with the extension, or with conda (I am using miniforge on an M1 MacBook Pro). Running the command appears to properly activate the environment, but clearly does not actually run the file from within the correct environment, since imports start coming up as "not found".