Skip to content

Problems Installing on Windows #914

Closed Answered by rachitnigam
dc854 asked this question in Q&A
Feb 15, 2022 · 1 comments · 10 replies
Discussion options

You must be logged in to vote

Ah, sorry about that! Here are possible problems:

  1. Can you run the flit install command like this: flit -f fud/pyproject.toml install -s --deps production and see if that works. It seems one of the dependencies (opencl) may be the problem.
  2. The WSL error seems to imply that flit isn't installed or on your path. Can you prepend python -m ... to the flit commands and see if WSL finds flit. If not, install flit using python -m pip install flit first.

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@dc854
Comment options

@rachitnigam
Comment options

@sampsyo
Comment options

@dc854
Comment options

@rachitnigam
Comment options

Answer selected by rachitnigam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants