Skip to content

import cadquery throw "OSError[WinError 193] %1 is not a valid Win32 application" #1265

Answered by tp1415926535
tp1415926535 asked this question in Q&A
Discussion options

You must be logged in to vote

It's finally fixed! I installed and used it in a virtual machine with no errors reported. The pip install line like this:

> pip install cadquery --user
Requirement already satisfied: cadquery in c:\users\User1\appdata\roaming\python\python39\site-packages (2.2.0)
Requirement already satisfied: nptyping==2.0.1 in c:\users\User1\appdata\roaming\python\python39\site-packages (from cadquery) (2.0.1)
Requirement already satisfied: casadi in c:\python39\lib\site-packages (from cadquery) (3.5.5)
Requirement already satisfied: path in c:\users\User1\appdata\roaming\python\python39\site-packages (from cadquery) (16.6.0)
Requirement already satisfied: cadquery-ocp<7.8,>=7.7.0a0 in c:\python39\lib\s…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@tp1415926535
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by tp1415926535
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants