stereolabs / zed-python-api

Python API for the ZED SDK
https://www.stereolabs.com/docs/app-development/python/install/
MIT License
213 stars 94 forks source link

Module machine type 'x64' conflicts with target machine type 'x86' #142

Closed mathewWoods84 closed 2 years ago

mathewWoods84 commented 4 years ago

Hi

When following installation steps and running python setup.py build (or python setup.py install)

I'm getting the following error:

sl_zed64.lib(sl_zed64.dll) : fatal error LNK1112: module machine type 'x64' conflicts with target machine type 'x86' error: command 'C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.25.28610\bin\HostX86\x86\link.exe' failed with exit status 1112

This is happening with

C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.752.0_x64qbz5n2kfra8p0\Lib\site-packages\pyzed error: could not create 'C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.752.0_x64qbz5n2kfra8p0\Lib\site-packages\pyzed': Access is denied\

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment otherwise it will be automatically closed in 5 days