Skip to content

Does not compile on Windows  #20

Description

@birgander2

Currently, there are several problems when running (better: compiling) PyRAT on Windows:

  • The current MSVC compiler seems to have a particular implementation of complex data structures, not compatible with the C99 standard. As a consequence, despeckle.pyx and nlsar don't compile on Windows.
  • Python multiprocessing seems not to work well (mean: very slow) on Windows 10. This seems to be related to the inability of Windows to fork processes.

I'll try to find solutions, but for the moment don't expect too much when using Windows. We somehow need a Windows expert.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions