Alteryx Machine Learning Discussions

Find answers, ask questions, and share expertise about Alteryx Machine Learning.
Getting Started

Start your learning journey with Alteryx Machine Learning Interactive Lessons

Go to Lessons

Import libraries

AntonioM
6 - Meteoroid

Hello There,

 

I have issues to import Python libraries like fuzzy, spacy...

Any help?

 

Thanks,

 

Antonio

4 REPLIES 4
MeganBowers
Alteryx Community Team
Alteryx Community Team

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?

AntonioM
6 - Meteoroid

@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

MeganBowers
Alteryx Community Team
Alteryx Community Team

@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... ðŸ˜Š

AntonioM
6 - Meteoroid

Hi @MeganBowers many thanks, I will try this solution :)