You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Visual Studio Code version - 1.45.1
Anaconda version - 1.9.12
Nutter version - 0.1.33
Issue details - When trying to import NutterFixture locally in VS Code (specifically using the line 'from runtime.nutterfixture import NutterFixture'), import fails with "ImportError DLL load failed: The file cannot be accessed by the system". When running the same file directly in my anaconda terminal, no error occurs and the file runs successfully.
The text was updated successfully, but these errors were encountered:
Visual Studio Code version - 1.45.1
Anaconda version - 1.9.12
Nutter version - 0.1.33
Issue details - When trying to import NutterFixture locally in VS Code (specifically using the line 'from runtime.nutterfixture import NutterFixture'), import fails with "ImportError DLL load failed: The file cannot be accessed by the system". When running the same file directly in my anaconda terminal, no error occurs and the file runs successfully.
The text was updated successfully, but these errors were encountered: