down
vote
accepted

I fixed my issue by...

  1. downloading Python 3 at the official website and installing it via express installation
  2. C&P the standalone python into the ampps/python folder and overwriting the python version provided by AMPPS
  3. running python
    -m pip install --upgrade pip
     in cmd

Now pip and python 3 are installed in their latest version.

It seems that AMPPS doesnt't provide a full-fledged python build. So you need to update python yourself.

Thanks to y'all.

最新文章

  1. RestTemplate 使用总结
  2. Hdu1076(n个闰年后的年份)
  3. View, Activity, Window
  4. 【基础】Asp.Net操作Cookie总结
  5. 会话跟踪技术之——cookie
  6. POJ3268 Silver Cow Party Dijkstra最短路
  7. 浏览器http的缓存机制
  8. 一步步教你开发、部署第一个去中心化应用(Dapp) - 宠物商店
  9. 【移动开发】targetSdkVersion的作用
  10. Android开源框架ViewPagerIndicator的基本使用
  11. python3列表
  12. 【排列组合】ZSC1076: 数学、不容易系列之三——考新郎
  13. $Django 模板层(模板导入,继承)、 单表*详(增删改查,基于双下划线的查询)、static之静态文件配置
  14. oracle导出序列的几种办法
  15. forfiles
  16. WPF 矩形框8个控制点伸缩及拖拽
  17. 详解Linux下iptables中的DNAT与SNAT设置(转)
  18. Java基础(1)IntelliJ IDEA入门、常用快捷键和数组操作
  19. cache、session与cookie
  20. asp.net 导出excel的一种方法

热门文章

  1. monkey+shell命令解析总结
  2. Linux——自定义服务命令
  3. 独角兽估值30亿美金,我们聊聊RPA是什么
  4. Chirp信号及其生成
  5. Hibernate对象持久化的三种状态
  6. ubuntu 基于windows
  7. 开源项目 12 ServiceStack.OrmLite
  8. 计蒜之道 百度AI小课堂-上升子序列
  9. [RN] React Native 查看console打印出来的内容
  10. [golang]Go常见问题:# command-line-arguments: ***: undefined: ***