Michael Jancsy Posted June 7 Share Posted June 7 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: Link to comment Share on other sites More sharing options...
Seeq Team Solution Chris Harp Posted June 7 Seeq Team Solution Share Posted June 7 Hi Michael, Until R66 is released, you can add the following spy.options to your script. spy.options.allow_version_mismatch = True Link to comment Share on other sites More sharing options...
Michael Jancsy Posted June 7 Author Share Posted June 7 That worked. Thanks! Link to comment Share on other sites More sharing options...
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