Mxpi-train
Project description
1. Installation
Use pip to install and update the latest version
Windows
pip install -U mxpi
Liunx(Raspberry Pi)
sudo pip3 install -U mxpi
2. Use
Run the following command in Terminal:
#Windows
mxpi
#Liunx or Raspberry Pi
sudo mxpi
After running, you will get the following information:
Welcome to MxPi(0.0.xx)! System:xxxxx IP: x.x.x.x:xxxx
2022-02-11 15:56:10,412 INFO Starting server at tcp:port=80:interface=192.168.1.129
2022-02-11 15:56:10,414 INFO HTTP/2 support not enabled (install the http2 and tls Twisted extras)
2022-02-11 15:56:10,415 INFO Configuring endpoint tcp:port=80:interface=192.168.1.129
2022-02-11 15:56:10,418 INFO Listening on TCP address x.x.x.x:xxxx
Open IP address ++x.x.x.x:xxxx++ in browser
3. Description
If you use Windows to uninstall or update the latest version of MxPi, the following error will occur
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd0 in position 12091:
invalid continuation byte in installed-files.txt file at path:
xxx/installed-files.txt
This is due to the default encoding of the system. This problem is not caused by MxPi. You can open the xxx/installed-files.txt file and change the encoding mode to UTF-8, and then uninstall or update it again.
4. Update information
Version : 0.0.36
- Add PyQt5 related modules
- Add file management function
- Fixed the problem of encoding error under Windows
- The output of library management information is more reasonable
- Modified the content in about
5. Plan
- Added Baidu AI related modules
- Add PyQt multithreading module
- Add temperature sensor module
- Added support for exporting py files
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mxpi_train-0.5.tar.gz
(47.9 MB
view details)
Built Distribution
mxpi_train-0.5-py3-none-any.whl
(48.2 MB
view details)
File details
Details for the file mxpi_train-0.5.tar.gz
.
File metadata
- Download URL: mxpi_train-0.5.tar.gz
- Upload date:
- Size: 47.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af52b1a18c1774f3aa879e9c5a08e55b79eb84542e408489493b11ac895460f8 |
|
MD5 | 8df988b7f5ca275b0115b813db0b8dbd |
|
BLAKE2b-256 | aafc8b5e37030a0a7c1d4081a4075b99f8049a8230b25567cbec9e07bd616b2e |
File details
Details for the file mxpi_train-0.5-py3-none-any.whl
.
File metadata
- Download URL: mxpi_train-0.5-py3-none-any.whl
- Upload date:
- Size: 48.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e3777255ed9b017ddd62a8040aa16826836254d83c962be6b897615fbd907d1 |
|
MD5 | 3245d102925a5e1aec3afd82bba53cb3 |
|
BLAKE2b-256 | 6b8e1c6fc55eb25a58ae24fffb9639b07780f09d353820278950b2cdf7f6f20c |