064.(3.5)关于执行

本文探讨了格瑞斯特定理强调策略与执行的结合,并通过吉德林法则阐述解决问题的重要性。作者提倡将目标付诸实践,通过实例讲解如何有效管理时间和提升工作效率,如面对时间紧张问题,通过优先级设定和时间规划来克服。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

格瑞斯特定理:杰出的策略必须加上杰出的执行才能奏效。
提出者:美国企业家h.格瑞斯特。
点评:好事干实更好,实事办好愈实。

吉德林法则:把难题清清楚楚地写出来,便已经解决了一半。
提出者:美国通用汽车公司管理顾问查尔斯•吉德林。
点评:杂乱无章的思维,不可能产生有条有理的行动。

就正如之前所说的,执行力很重要。有了目标而不去做,也只是浮云。

好事干实更好,实事办好愈实。既然知道具体目标,那就做实实事,认真去做就好。

把自己现在遇到的情况,罗列出来,认真对待,每条攻破。

例如我现在的困惑是时间不够,那就将重要的事情先放上首位,而且做这些事情,不能牺牲休息的时间。

那就需要很清晰地做各种时间管理,目标安排等。

近期忙碌,就简单分享吧。加油。

(.venv) PS D:\OCR\AW> pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple Requirement already satisfied: altgraph==0.17.2 in d:\ocr\aw\.venv\lib\site-packages (from -r requirements.txt (line 1)) (0.17.2) Requirement already satisfied: cycler==0.11.0 in d:\ocr\aw\.venv\lib\site-packages (from -r requirements.txt (line 2)) (0.11.0) Collecting dlib==19.23.0 (from -r requirements.txt (line 3)) Downloading https://pypi.tuna.tsinghua.edu.cn/packages/25/0f/05e70b2ebf6a539c4c397c7c3dd19b69e0b3d650443e12a8af4866f65b03/dlib-19.23.0.tar.gz (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 5.9 MB/s eta 0:00:00 Preparing metadata (setup.py) ... done Requirement already satisfied: fonttools==4.33.3 in d:\ocr\aw\.venv\lib\site-packages (from -r requirements.txt (line 4)) (4.33.3) Requirement already satisfied: future==0.18.2 in d:\ocr\aw\.venv\lib\site-packages (from -r requirements.txt (line 5)) (0.18.2) Requirement already satisfied: importlib-metadata==4.11.4 in d:\ocr\aw\.venv\lib\site-packages (from -r requirements.txt (line 6)) (4.11.4) Collecting kiwisolver==1.4.2 (from -r requirements.txt (line 7)) Downloading https://pypi.tuna.tsinghua.edu.cn/packages/97/2d/32ae1ce44d5b514dce568a809b3bed15d60ee1501b9fa9853a0fee705b59/kiwisolver-1.4.2-cp38-cp38-win_amd64.whl (55 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.4/55.4 kB 2.8 MB/s eta 0:00:00 Collecting matplotlib==3.5.2 (from -r requirements.txt (line 8)) Downloading https://pypi.tuna.tsinghua.edu.cn/packages/2a/0d/bebf456dd3b5bb4ecd78cb1e78636f38716384529d083ed78327ba49ec83/matplotlib-3.5.2-cp38-cp38-win_amd64.whl (7.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.2/7.2 MB 35.4 MB/s eta 0:00:00 Collecting numpy==1.21.6 (from -r requirements.txt (line 9)) Downloading https://pypi.tuna.tsinghua.edu.cn/packages/48/5f/db4550e1c68206814a577ebd92c0dd082f3628fd7fc96725d44a521b0c92/numpy-1.21.6-cp38-cp38-win_amd64.whl (14.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.0/14.0 MB 31.2 MB/s eta 0:00:00 Collecting opencv-python==4.5.2.54 (from -r requirements.txt (line 10)) Downloading https://pypi.tuna.tsinghua.edu.cn/packages/3e/ae/f0629a78fc5b631280664a91de8d2cee6e418790fec064e656897508fd33/opencv_python-4.5.2.54-cp38-cp38-win_amd64.whl (34.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.7/34.7 MB 31.2 MB/s eta 0:00:00 Collecting packaging==21.3 (from -r requirements.txt (line 11)) Downloading https://pypi.tuna.tsinghua.edu.cn/packages/05/8e/8de486cbd03baba4deef4142bd643a3e7bbe954a784dc1bb17142572d127/packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB ? eta 0:00:00 Collecting pefile==2022.5.30 (from -r requirements.txt (line 12)) Downloading https://pypi.tuna.tsinghua.edu.cn/packages/48/30/4559d06bad5bb627733dac1ef28c34f5e35f1461247ba63e5f6366901277/pefile-2022.5.30.tar.gz (72 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.9/72.9 kB ? eta 0:00:00 Preparing metadata (setup.py) ... done Collecting Pillow==9.1.1 (from -r requirements.txt (line 13)) Downloading https://pypi.tuna.tsinghua.edu.cn/packages/71/54/bc24063ddb7ebb0962db41167971737f52351628907cf5c846f87d3501fc/Pillow-9.1.1-cp38-cp38-win_amd64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 41.4 MB/s eta 0:00:00 Collecting pyinstaller==5.1 (from -r requirements.txt (line 14)) Downloading https://pypi.tuna.tsinghua.edu.cn/packages/39/0c/fcedab1fc19e4a7b275c5298bb9c69e411d5092ceaf5a167b611de4c023d/pyinstaller-5.1-py3-none-win_amd64.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 24.5 MB/s eta 0:00:00 Collecting pyinstaller-hooks-contrib==2022.7 (from -r requirements.txt (line 15)) Downloading https://pypi.tuna.tsinghua.edu.cn/packages/de/97/9901350320f0454a04a937666235f532353c55507679cca9712464760431/pyinstaller_hooks_contrib-2022.7-py2.py3-none-any.whl (234 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 234.3/234.3 kB ? eta 0:00:00 Collecting pyparsing==3.0.9 (from -r requirements.txt (line 16)) Downloading https://pypi.tuna.tsinghua.edu.cn/packages/6c/10/a7d0fa5baea8fe7b50f448ab742f26f52b80bfca85ac2be9d35cdd9a3246/pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB ? eta 0:00:00 Collecting PyQt5==5.15.6 (from -r requirements.txt (line 17)) Downloading https://pypi.tuna.tsinghua.edu.cn/packages/be/f2/8e7b751d102ce3500cbeff97cb514eaf5c06d5e423676c37e9de28d0c06b/PyQt5-5.15.6-cp36-abi3-win_amd64.whl (6.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 35.8 MB/s eta 0:00:00 Requirement already satisfied: PyQt5-Qt5==5.15.2 in d:\ocr\aw\.venv\lib\site-packages (from -r requirements.txt (line 18)) (5.15.2) Collecting PyQt5-sip==12.10.1 (from -r requirements.txt (line 19)) Downloading https://pypi.tuna.tsinghua.edu.cn/packages/39/d0/cf2b613a3309397013e7781f2cdb4b1e0661ae635d88b75b6f481ec43d8c/PyQt5_sip-12.10.1-cp38-cp38-win_amd64.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.5/77.5 kB ? eta 0:00:00 Collecting python-dateutil==2.8.2 (from -r requirements.txt (line 20)) Downloading https://pypi.tuna.tsinghua.edu.cn/packages/36/7a/87837f39d0296e723bb9b62bbb257d0355c7f6128853c78955f57342a56d/python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB ? eta 0:00:00 Collecting pywin32-ctypes==0.2.0 (from -r requirements.txt (line 21)) Downloading https://pypi.tuna.tsinghua.edu.cn/packages/9e/4b/3ab2720f1fa4b4bc924ef1932b842edf10007e4547ea8157b0b9fc78599a/pywin32_ctypes-0.2.0-py2.py3-none-any.whl (28 kB) Collecting six==1.16.0 (from -r requirements.txt (line 22)) Downloading https://pypi.tuna.tsinghua.edu.cn/packages/d9/5a/e7c31adbe875f2abbb91bd84cf2dc52d792b5a01506781dbcf25c91daf11/six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting typing_extensions==4.2.0 (from -r requirements.txt (line 23)) Downloading https://pypi.tuna.tsinghua.edu.cn/packages/75/e1/932e06004039dd670c9d5e1df0cd606bf46e29a28e65d5bb28e894ea29c9/typing_extensions-4.2.0-py3-none-any.whl (24 kB) Collecting zipp==3.8.0 (from -r requirements.txt (line 24)) Downloading https://pypi.tuna.tsinghua.edu.cn/packages/80/0e/16a7ee38617aab6a624e95948d314097cc2669edae9b02ded53309941cfc/zipp-3.8.0-py3-none-any.whl (5.4 kB) Requirement already satisfied: setuptools in d:\ocr\aw\.venv\lib\site-packages (from pyinstaller==5.1->-r requirements.txt (line 14)) (68.2.0) Building wheels for collected packages: dlib, pefile Building wheel for dlib (setup.py) ... error error: subprocess-exited-with-error × python setup.py bdist_wheel did not run successfully. │ exit code: 1 ╰─> [60 lines of output] running bdist_wheel running build running build_py running build_ext C:\Users\Admin\AppData\Local\Temp\pip-install-ok58xrc7\dlib_85a29ad4d6b343a9b32725056a86ae46\setup.py:129: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. if LooseVersion(cmake_version) < &#39;3.1.0&#39;: Building extension for Python 3.8.10 (tags/v3.8.10:3d8993a, May 3 2021, 11:48:03) [MSC v.1928 64 bit (AMD64)] Invoking CMake setup: &#39;cmake C:\Users\Admin\AppData\Local\Temp\pip-install-ok58xrc7\dlib_85a29ad4d6b343a9b32725056a86ae46\tools\python -DCMAKE_LIBRARY_OUTPUT_DIRECTORY=C:\Users\Admin\AppData\Local\Temp\pip-install-ok58xrc7\d lib_85a29ad4d6b343a9b32725056a86ae46\build\lib.win-amd64-cpython-38 -DPYTHON_EXECUTABLE=D:\OCR\AW\.venv\Scripts\python.exe -DCMAKE_LIBRARY_OUTPUT_DIRECTORY_RELEASE=C:\Users\Admin\AppData\Local\Temp\pip-install-ok58xrc7\dlib_85a29ad4d6b343a9b32725056a86ae46\build\lib.win-amd64-cpython-38 -A x64&#39; -- Building for: Visual Studio 17 2022 CMake Error at CMakeLists.txt:2 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 3.5 has been removed from CMake. Update the VERSION argument <min> value. Or, use the <min>...<max> syntax to tell CMake that the project requires at least <min> but has been updated to work with policies introduced by <max> or earlier. Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway. -- Configuring incomplete, errors occurred! Traceback (most recent call last): File "<string>", line 2, in <module> File "<pip-setuptools-caller>", line 34, in <module> File "C:\Users\Admin\AppData\Local\Temp\pip-install-ok58xrc7\dlib_85a29ad4d6b343a9b32725056a86ae46\setup.py", line 222, in <module> setup( File "D:\OCR\AW\.venv\lib\site-packages\setuptools\__init__.py", line 103, in setup return distutils.core.setup(**attrs) File "D:\OCR\AW\.venv\lib\site-packages\setuptools\_distutils\core.py", line 185, in setup return run_commands(dist) File "D:\OCR\AW\.venv\lib\site-packages\setuptools\_distutils\core.py", line 201, in run_commands dist.run_commands() File "D:\OCR\AW\.venv\lib\site-packages\setuptools\_distutils\dist.py", line 969, in run_commands self.run_command(cmd) File "D:\OCR\AW\.venv\lib\site-packages\setuptools\dist.py", line 1001, in run_command super().run_command(command) File "D:\OCR\AW\.venv\lib\site-packages\setuptools\_distutils\dist.py", line 988, in run_command cmd_obj.run() File "D:\OCR\AW\.venv\lib\site-packages\wheel\bdist_wheel.py", line 364, in run self.run_command("build") File "D:\OCR\AW\.venv\lib\site-packages\setuptools\_distutils\cmd.py", line 318, in run_command self.distribution.run_command(command) File "D:\OCR\AW\.venv\lib\site-packages\setuptools\dist.py", line 1001, in run_command super().run_command(command) File "D:\OCR\AW\.venv\lib\site-packages\setuptools\_distutils\dist.py", line 988, in run_command cmd_obj.run() File "D:\OCR\AW\.venv\lib\site-packages\setuptools\_distutils\command\build.py", line 131, in run self.run_command(cmd_name) File "D:\OCR\AW\.venv\lib\site-packages\setuptools\_distutils\cmd.py", line 318, in run_command self.distribution.run_command(command) File "D:\OCR\AW\.venv\lib\site-packages\setuptools\dist.py", line 1001, in run_command super().run_command(command) File "D:\OCR\AW\.venv\lib\site-packages\setuptools\_distutils\dist.py", line 988, in run_command cmd_obj.run() File "C:\Users\Admin\AppData\Local\Temp\pip-install-ok58xrc7\dlib_85a29ad4d6b343a9b32725056a86ae46\setup.py", line 134, in run self.build_extension(ext) File "C:\Users\Admin\AppData\Local\Temp\pip-install-ok58xrc7\dlib_85a29ad4d6b343a9b32725056a86ae46\setup.py", line 171, in build_extension subprocess.check_call(cmake_setup, cwd=build_folder) File "C:\Users\Admin\AppData\Local\Programs\Python\Python38\lib\subprocess.py", line 364, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command &#39;[&#39;cmake&#39;, &#39;C:\\Users\\Admin\\AppData\\Local\\Temp\\pip-install-ok58xrc7\\dlib_85a29ad4d6b343a9b32725056a86ae46\\tools\\python&#39;, &#39;-DCMAKE_LIBRARY_OUTPUT_DIRECTORY=C:\\Users\\Admin\\AppD ata\\Local\\Temp\\pip-install-ok58xrc7\\dlib_85a29ad4d6b343a9b32725056a86ae46\\build\\lib.win-amd64-cpython-38&#39;, &#39;-DPYTHON_EXECUTABLE=D:\\OCR\\AW\\.venv\\Scripts\\python.exe&#39;, &#39;-DCMAKE_LIBRARY_OUTPUT_DIRECTORY_RELEASE=C:\\Users\\Admin\\AppData\\Local\\Temp\\pip-install-ok58xrc7\\dlib_85a29ad4d6b343a9b32725056a86ae46\\build\\lib.win-amd64-cpython-38&#39;, &#39;-A&#39;, &#39;x64&#39;]&#39; returned non-zero exit status 1. [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for dlib Running setup.py clean for dlib Building wheel for pefile (setup.py) ... done Created wheel for pefile: filename=pefile-2022.5.30-py3-none-any.whl size=69374 sha256=eb0fce74afadb696c631e077df35f2c9b633f4fa43fde26513600f71fd52c328 Stored in directory: c:\users\admin\appdata\local\pip\cache\wheels\c4\4d\66\e942afd74979c2f27949124de958fd59b790f2561e9d8ad952 Successfully built pefile Failed to build dlib ERROR: Could not build wheels for dlib, which is required to install pyproject.toml-based projects [notice] A new release of pip is available: 23.2.1 -> 25.0.1 [notice] To update, run: python.exe -m pip install --upgrade pip (.venv) PS D:\OCR\AW> 这是什么错误
06-13
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

IT民工金鱼哥

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

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

余额充值