Problem description:
Environment: Windows 10, debug the local project, upload it to Docker for execution, and keep reporting errors (error message below). When Docker builds, there are abnormal prompts (below) : at first I thought it was a permission problem, but later I searched it and found it was not this problem.
SECURITY WARNING: You are building a Docker image from Windows against a non-Windows Docker host. All files and directories added to
build context will have '-rwxr-xr-x' permissions. It is recommended to double check and reset permissions for sensitive files and directories.
address:
“Pandas” is not required to be written in the required. Txt file for “Pandas”.
1. Check that the project's dependencies are all written to the requirements.txt file and installed successfully!
2. Check your Python virtual environment to make sure it works!
3. Double check the project runtime environment!
Read More:
- [Solved] CUDA failure 999: unknown error ; GPU=-351697408 ; hostname=4f5e6dff58e6 ; expr=cudaSetDevice(info_.device_id);
- Python Time Module timestamp, Time string formatting and Conversion (13-bit timestamp)
- Python3.6 Run uvicorn Error: AttributeError: module ‘asyncio‘ has no attribute ‘run‘
- An error occurred when executing pyinstaller -F xxx.spec after editing the xxx.spec file
- [Solved] Property ‘xxx‘ does not exist on type ‘{ xxx(file: any, fileList: any): void;
- Pychar can’t connect to Python console, but it can run. Py file, and Anaconda’s command line can run Python command
- Record Stanford corenlp running all the time without error
- [Solved] Pytest Error: E ModuleNotFoundError: No module named ‘common
- python3 Execute except Exception, e Error [How to Solve]
- AttributeError: module ‘time‘ has no attribute ‘clock‘ [How to Solve]
- [Solved] Paramiko error: AttributeError: ‘NoneType’ object has no attribute ‘time’
- [Solved] AttributeError: module ‘time‘ has no attribute ‘clock‘
- Python PIP Fatal error in launcher: Unable to create process using ‘“e:\program files\programdata
- Python3.7 AttributeError: module ‘time‘ has no attribute ‘clock‘
- [Solved] Pyinstaller packaged exe error: “failed to execute script XXX”
- Python time tuples are converted to timestamps, strings
- Mybatis Plus update time error: Could not set property ‘updateTime’
- Python server run code ModuleNotFoundError Error [How to Solve]
- Python traverses all files under the specified path and retrieves them according to the time interval
- How to Solve Python WARNING: Ignoring invalid distribution -ip (e:\python\python_dowmload\lib\site-packages)