Skip to content

Add friendly error when .dotnet/Archlens.dll is missing #88

@mircealungu

Description

@mircealungu

From review of PR #81.

If a user tries to run archlens on a non-Python project without first running dotnet publish, they get a cryptic pythonnet error. Should check for the DLL's existence and show a clear message like:

.NET component not found. Run dotnet publish src/c-sharp/Archlens.csproj -o <path>/src/python/src/.dotnet -c Release first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions