Bao Nguyen Posted May 22, 2023 Share Posted May 22, 2023 When attempting to install Seeq version R60.1.1, I received the error depicted in the screenshot when executing the "from seeq import spy" command. I successfully attempted to uninstall the currently installed version of Seeq to match the server version but couldn't import spy. When switching back to Seeq version R58.1.1, I was able to run this line without error. Is this a bug related to R60? Thanks, Bao 1 Link to comment Share on other sites More sharing options...
Seeq Team Rupesh Parbhoo Posted June 2, 2023 Seeq Team Share Posted June 2, 2023 Hello Bao, When upgrading to r60+ you will need to use spy.upgrade() instead of the pip install seeq commands. Please let me know if this works for you. spy.upgrade() Regards, Rupesh 1 Link to comment Share on other sites More sharing options...
Bao Nguyen Posted June 7, 2023 Author Share Posted June 7, 2023 Hi Rupesh, I was able to get it working with "%pip install -U seeq~=60.1" but it is good to know another method. Best, Bao 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