which is not on PATH

前提:执行pip3 install virtualenv
出现WARNING错误,如下:

WARNING: The script virtualenv is installed in ‘/home/local/bin’ which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.

解决办法:

echo ‘export PATH=/home/xxx/bin:$PATH’ >>~/.bashrc
1
source ~/.bashrc
1
其中“/home/xxx/bin”为WARNING提示的PATH
然后卸载掉刚才安装的包,并重新安装:

pip3 uninstall virtualenv
1
pip3 install virtualenv
————————————————
版权声明:本文为CSDN博主「可爱的煤气罐」的原创文章。
原文链接:https://blog.csdn.net/qq_33659001/article/details/109438291

  • 1
    点赞
  • 4
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
根据文档,保证可以在45题中答对百分之七十。实验通过人数过百。 一下为其中部分题目: 1. Which activity can you use if you want to loop through a collection of items? 2. What type of content can you store inside a Generic type variable? 3. What is TimeoutMS property used for? 4. What activity can you use to get a column value from a specific row of a DataTable? 5. How can we make sure that an app is in a certain state in a Citrix environment? 6. What happens if you send “123[k(enter)]” by using Type Into activity with the SimulateType property selected? 7. Which activities can be used to interact with the user? 8. How can UiPath identify an UI element on the screen? 9. How can you install and update activity packs? 10. What recording wizard would you use to generate partial selectors? 11. What is UiExplorer used for? 12. How can a string variable called myString be converted to an all-capitals representation for future use? 13. When should you use the Flowchart workflow? 14. How can you trigger another workflow from within your current one? 15. As a best practice, how should workflows use a local desktop application? 16. The Read PDF with OCR activity will throw an error if the following is not specified: 17. Is it possible to make an image automation if you are not in a Citrix environment? 18. When is it recommended to use containers? 19. What happens if the AddHeaders option is checked in the Read Range Activity? 20. How should you organize your workflow? 21. What activities can be used to interact with applications in a Citrix environment? 22. How does UiPath recognize elements on screen? 23. Which of the following text scraping methods preserve the text position? 24. By using the Full Text scraping method, the robot is able to: 25. What is a wildcard used for? 26. What are the supported wildcard characters for selectors in UiPath Studio? 27. What kind of workflow should you create to define business rules? 28. What is an argument? 29. Given two Generic variables, A with valu

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值