Start your learning journey with Alteryx Machine Learning Interactive Lessons
Go to LessonsHello There,
I have issues to import Python libraries like fuzzy, spacy...
Any help?
Thanks,
Antonio
Hi @AntonioM,
The solution to this discussion forum shows how to run Alteryx in admin mode to import Python libraries--this could be why you're having issues: https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Python-import-library-error/td... Also this documentation has example code on how to import packages in the Python tool: https://help.alteryx.com/current/en/designer/tools/developer/python-tool.html##.
If that doesn't solve it, can you please share the error you are getting?
@MeganBowers many thanks for your help. I did it and encountered the same issue. To avoid asking the IT team in my company to grant admin access, is there another way to obtain the libraries?
Thnaks.
Antonio
@AntonioM we did have a blog about this recently, you can try the steps that @Felipe_Ribeir0 outlined: https://community.alteryx.com/t5/Engine-Works/Python-Packages-in-Alteryx-No-Admin-No-Problem/ba-p/13... 😊
Hi @MeganBowers many thanks, I will try this solution :)