Skip to content

Installation Error on Windows 10 with Conda: [WinError 2] The system cannot find the file specified #53

@FortuneOU

Description

@FortuneOU

Description

Hello! First of all, I want to say that your project svZeroDSolver looks really cool! However, I’ve encountered an issue when trying to install it on Windows 10 using Conda. During the installation process, I received the following error:
error: [WinError 2] The system cannot find the file specified.
Here are some details about my setup:

Operating System: Windows 10
Environment: Conda
I have Visual Studio 2022 installed.
CMake appears to be working correctly (tested and verified).
Interestingly, the installation works perfectly fine on Linux without any issues.

Reproduction

Set up a Conda environment on Windows 10.
Attempt to install svZeroDSolver using the provided instructions.
Observe the [WinError 2] error during the installation.

Expected behavior

The installation should complete successfully on Windows, similar to how it works on Linux.

Additional context

Since the installation works without problems on Linux, I suspect this might be related to a Windows-specific dependency or a path issue. Could you provide guidance on how to resolve this? Any help would be greatly appreciated!

Thank you for your time and effort in maintaining this awesome tool!

Code of Conduct

  • I agree to follow this project's Code of Conduct and Contributing Guidelines

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions