当前位置:网站首页>Installation of Baidu flying paste deep learning framework tutorial in Anaconda
Installation of Baidu flying paste deep learning framework tutorial in Anaconda
2022-07-26 07:26:00 【May you smile】
1.Anaconda Create a new environment in , discharge Paddle frame .
Click to enter anaconda navigator,

After entering , spot create newly build , Environment name customization , Check python3.7

2. Enter the new environment , install Paddle frame , Re install the new numpy package and pandas package

sentence 1, Enter the new environment :activate feijiang( Name of the environment )
sentence 2, install Paddle frame :pip install paddlepaddle -i https://pypi.tuna.tsinghua.edu.cn/simple
sentence 3, Unload the numpy package , Re install the new numpy package and pandas package :
pip uninstall numpy
pip install numpy -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install pandas -i https://pypi.tuna.tsinghua.edu.cn/simple
sentence 4, Install other packages required for your project :
pip install **** -i https://pypi.tuna.tsinghua.edu.cn/simple
3.Jupyter Kernel configuration
①. Enter the target environment to download the package :pip install ipykernel ipython -i https://pypi.tuna.tsinghua.edu.cn/simple
②. Call the package and name it :ipython kernel install --user --name feijiang(feijiang It can be customized to other names )

4. Test for successful installation
In this environment , Input python, Enter by car python Interpreter
Enter the command : import paddle.fluid
Reenter command : paddle.fluid.install_check.run_check()
If appear Your Paddle Fluid is installed succesfully! Indicates that you have successfully installed .

5. matters needing attention , Actually, when the new framework is called by the project , There may be many strange error reports
①. I use the pychrm function jyputer notebook, Maybe some newly installed packages are indexed , Multiple restart pychrm Rerun the project
②. The wrong adjustment is just one principle , Which bag has a problem , Uninstall and reinstall the latest package ; Install which package you need .

边栏推荐
- :app:checkDebugAarMetadata 2 issues were found when checking AAR metadata: 2 issues were found when
- Leetcode 1184: distance between bus stops
- Performance test -- lockust performs seckill business scenario test
- 中国联通改造 Apache DolphinScheduler 资源中心,实现计费环境跨集群调用与数据脚本一站式访问
- Anaconda installation tutorial - hands on installation
- redis-migrate-tool迁移报错。
- 2021全球机器学习大会演讲稿
- Apache dolphin scheduler 2.x nanny level source code analysis, China Mobile engineers uncover the whole process of service scheduling and start
- 如何保证缓存和数据库的双写一致性?
- 达人专栏 | 还不会用 Apache Dolphinscheduler?大佬用时一个月写出的最全入门教程【三】
猜你喜欢

Apache dolphin scheduler version 3.0.0-beta-1 was released, and flinksql and Zeppelin task types were added

2021全球机器学习大会演讲稿

HCIP---BGP综合实验

HCIP --- MPLS技术

4. Data integrity

Pycharm的相关配置:改字体样式和大小、更改图片背景、更改控制台输出的字体颜色

【C语言】你真的了解printf吗?(printf典型易错,强烈建议收藏)

PG operation and maintenance -- logical backup and physical backup practice

成为 Apache 贡献者,So easy!

中国联通改造 Apache DolphinScheduler 资源中心,实现计费环境跨集群调用与数据脚本一站式访问
随机推荐
【推荐系统经典论文(十)】阿里SDM模型
0 dynamic programming leetcode1567. Length of the longest subarray with positive product
WPS or office compression of ppt
Qt:模态非模态、文本框、按钮、单行输入框
TensorFlow学习日记之tflearn
如何保证缓存和数据库的双写一致性?
Anaconda 中安装 百度飞浆Paddle 深度学习框架 教程
Leetcode:1898. maximum number of removable characters [if you want to delete some IDX from a pile of things, don't use pop]
Learning Efficient Convolutional Networks Through Network Slimming
Anaconda installation tutorial - hands on installation
4. Data integrity
数据平台调度升级改造 | 从Azkaban 平滑过度到 Apache DolphinScheduler 的操作实践
Hands on practice - teach you how to make an intelligent fish tank with STM32
NFT数字藏品开发:数字藏品助力企业发展
MySQL安装教程-手把手教你安装
C# 使用Log4Net记录日志(基础篇)
Data platform scheduling upgrade and transformation | operation practice from Azkaban smooth transition to Apache dolphin scheduler
达人专栏 | 还不会用 Apache Dolphinscheduler?大佬用时一个月写出的最全入门教程【三】
NFT digital collection system development: what are the best digital marketing strategies for NFT digital collection
Apache DolphinScheduler&TiDB联合Meetup | 聚焦开源生态发展下的应用开发能力