nile
nile copied to clipboard
Windows setup not working
I'm not sure if there are any plans to get this working on Windows, but I'm getting some errors.
- Running in venv
nile initworks just finenile compilethrows an error:
File "C:\Users\LauriP\AppData\Local\Programs\Python\Python39\lib\subprocess.py", line 1420, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, FileNotFoundError: [WinError 2] The system cannot find the file specified
Vanilla Cairo seems to work.
P.S. Available in Starknet Discord as LauriP
Can anybody reproduce this issue?
I am getting an error while running the command pip install cairo-nile.
Error Description: Could not find a version that satisfies the requirement cairo-nile (from versions: ) No matching distribution found for cairo-nile.
Note: I am using windows os but using WSL CLI, I hope its not causing an issue.