Michael Jancsy Posted June 7, 2024 Posted June 7, 2024 I'm getting this error regarding the seeq module version. The error instructs me to install version 66.0 of the seeq module, but according to PyPI, the latest version is 65.0. Is there a version 66? Should the error recommend version 65 instead? Thanks for any clarity you can provide. Error: PyPI:
Seeq Team Solution Chris Harp Posted June 7, 2024 Seeq Team Solution Posted June 7, 2024 Hi Michael, Until R66 is released, you can add the following spy.options to your script. spy.options.allow_version_mismatch = True
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now