bioinfologics/Pseudoseq.jl

Package installation fails on Windows 10

c5sire opened this issue ยท 1 comments

This template is rather extensive. Fill out all that you can, if are a new contributor or you're unsure about any section, leave it unchanged and a reviewer will help you ๐Ÿ˜„. This template is simply a tool to help everyone remember the BioJulia guidelines, if you feel anything in this template is not relevant, simply delete it.

Expected Behavior

package installation successful

Current Behavior

From within VSCode or a from a Julia terminal on Windows 10 I tried to install the package but got the message after realizing the registry as per instructions in the INSTALL section:

ERROR: cannot find name corresponding to UUID 861a8166-3701-5b0c-9a16-15d98fcdc6aa in a registry

Possible Solution / Implementation

Steps to Reproduce (for bugs)

Context

Your Environment

  • Package Version used:
  • Julia Version used: 1.3.1
  • Operating System and version (desktop or mobile): Windows 10
  • Link to your project:

On further checks:
Seems to relate more to the biojulia registry and admin rights on one machine.

Works OK on another Windows 10 machine with more admin rights.