Jump to content

OSError: [WinError 193] %1 is not a valid Win32 application

Doryfied

Hello reader! I've been trying to import libraries that i installed for python. All I get is "OSError: [WinError 193] %1 is not a valid Win32 application"  error. How do i fix it? 

Im running a 64-bit version of Python 3.6.5. PLEASE 536438321_Screenshot(68).thumb.png.ffb408056d70f08cfa5e20a86f29f5f5.pngHELP! THANK YOU!

Link to comment
Share on other sites

Link to post
Share on other sites

i have never used tensorflow in Python but 99% of the time %1 is the key for a filepath input parameter.

Link to comment
Share on other sites

Link to post
Share on other sites

On 9/8/2019 at 8:39 AM, elpiop said:

you may have a 32 bit version of tensorflow?

Yep, incompatible versions of python and tensorflow, it's fixed now! thank you!!

Link to comment
Share on other sites

Link to post
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×