Raider-Arts / painter-megascan-link

Substance Painter Megascan Link plugins
MIT License
67 stars 6 forks source link

Error when enable magascan_link_python #1

Closed sawyercheung closed 4 years ago

sawyercheung commented 4 years ago

[Plugin - megascan_link_js] Megascan-link-JS loaded [Plugin - resources-updater] No project open, resources updater discarded [Python] Adding dependecies [Python] [megascanlink][ERROR] Error during pip command: Command '['C:\Program Files\Allegorithmic\Substance Painter\resources\pythonsdk\python.exe', '-m', 'pip', 'install', 'websocket-client']' returned non-zero exit status 3221225786. [Python] [megascanlink][INFO] Check installed dependecies [Python] [megascanlink][ERROR] Dependecies error! cannot start plugin [Python] Failed to stop plugin megascan_link_python [Python] AttributeError("'NoneType' object has no attribute 'close'")

faggionluca commented 4 years ago

hi @sawyercheung, yup that's a common error it mean that the automatic dependencies installation script failed to install the needed dependency, so you have to install it by hand by following this guide

Let me know if you need help with the procedure 😄

faggionluca commented 4 years ago

hello @sawyercheung, it's been a while and I didn't heard nothing from you, did you managed to get it working? I hope so 😄

sawyercheung commented 4 years ago

Just followed your instructions and it works perfectly now!! Thank you

faggionluca commented 4 years ago

I'm glad you get it working and Thank you for using it 😃 !