Skip to content

new core resources vs symlink core issues #772

@oscarlevin

Description

@oscarlevin

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.py works 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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions