- 
                Notifications
    You must be signed in to change notification settings 
- Fork 47
Open
Description
Hello,
correct me if I'm wrong, but on this line:
p is looking for a ".exe" file right after compilation.As far as I can tell, the ".exe" symbolic link is done in the
activate routine, here: | ln -sf $BASE_VERSIONS_DIR/$version/python.exe $BASE_VERSIONS_DIR/python/python | 
due to the fact that the file is missing, I think that the program displays the "Unable to compile" message, despite the apparent success of the compilation.
Metadata
Metadata
Assignees
Labels
No labels