I’m trying to run OpenTap in Windows for the first time and continue running into issues installing packages both from command line and from OpenTap Repository web interface. I get the error “Invalid version specifier.” Any idea what the problem is?
Hi @gregstamp ,
Could you provide some more info? What are you trying to install? Which OpenTAP version are you using? Can you share the command line command you are using?
I’m using OpenTap 9.31.1 for Windows and trying to install the Demonstration package. I get an error downloading the CSV package:
C:\Program Files\OpenTAP>tap package install Demonstration
Adding dependency CSV 9.14.2+44a9bac5
Adding dependency Editor 9.31.0-rc.2+c39a4f1f
Adding dependency Expressions 1.6.0+135e2a8e
Adding dependency Keysight Licensing 1.7.2-rc.1+ad1f069c
Adding dependency OSIntegration 1.4.3+0968b4c4
Adding dependency SQLite and PostgreSQL 9.6.0+558afbf4
Adding dependency WPF Controls 9.31.0-rc.2+c39a4f1f
Failed to download package CSV from https://packages.opentap.io.
Download failed.
Failed to download ‘CSV’ package.
Could not download one or more packages.
Invalid version specifier.
It turned out to be an IT issue. If anyone runs into this in the future try downloading from packages.opentap.io and remove the ?version information from the link. It could be useful if there was an alternate download method, maybe an “offline installer” with all of the packages available to download.