Hello
I asked this question before, but somehow my follow up question was seemingly drown among huge amount of other queries. So I repost again.
I tried to use the following python code to install a new packages in Alteryx.
- from ayx import Package
- Package.installPackages(package = "pulp")
On running above code in Altyerx's Jupyter notebook, I got error messages as captured in the screenshot. Any good idea how I should resolve this issue? The error message said using "--user" option, I am not sure what it means.
Some of you recommend to run in "admin". I actually have admin version installed on my machine, with the help from our IT guy. However, my machine do not have admin right. Does it mean I won't be able to import new package even I have the Alteryx admin version?
What about if I fall back to use non-admin version, will it work? Thanks
Appreciate if someone can help. Thanks a lot
Hi @tsnchan ,
You don't have user privilege's to install python package.
could you please use below option to install again..
Thanks.
Thanks. i cannot run as adminstrator as I don't have admin right for my machine
User | Count |
---|---|
107 | |
82 | |
70 | |
54 | |
40 |