NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Python Discussions

SSET space savings estimation tool

wmrstading
5,301 Views
anyone use the SSET lately - having an issue running it in a Customers environment  - keep getting a 'bad magic number' which seems to point to the .pyc file check from the version of Python called.  We think we are straight on the Python version, we've downloaded fresh versions of the SSET (which contains the .pyc file) etc. same errror - checked all permissions, and paths - we seem to be good.  not sure where to look after that... any ideas?
1 ACCEPTED SOLUTION

wmrstading
5,260 Views

cool - SSET ReadMe says 

"Installation Requirement
- SSET requires installing Python v3.5.2 or higher as a pre-requisite to run. You can download python from here."

 

it should read "installing Python, Specific Version v3.5.2  pre-requisite to run"

as 3.5.2 is the only one it works with.

that would have saved me some time. . .

 

View solution in original post

2 REPLIES 2

wmrstading
5,261 Views

cool - SSET ReadMe says 

"Installation Requirement
- SSET requires installing Python v3.5.2 or higher as a pre-requisite to run. You can download python from here."

 

it should read "installing Python, Specific Version v3.5.2  pre-requisite to run"

as 3.5.2 is the only one it works with.

that would have saved me some time. . .

 

DetroitJay
4,605 Views

Thanks! This worked for me.

Public