-
Notifications
You must be signed in to change notification settings - Fork 27
Closed
Description
I believe starting with #758, there appears to be some issue with core resources being installed in ~/.ptx and symlink core.
- I don't think that undoing symlink core by running
fetch_core.pyworks anymore. - At least on Windows, the symlinking is not working. I don't know if this was a problem before with just how windows manages symbolic links.
- Previously we checked the core commit sha to decide whether we needed to update the core resources. It doesn't seem like we are doing this any more, opting instead just to look for folders with the version name installed. This might be why the first bullet is happening.
- At least while trying to develop, I had a failure to install all the core resources (I think because I hadn't fetched core with poetry first) and did not get any indication that something was wrong. I think that the previous messages telling the user that new static resources were being installed were helpful, but they are gone now.
Thoughts @StevenClontz ?
StevenClontz
Metadata
Metadata
Assignees
Labels
No labels