MxPi
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mxpi-1.5.3.tar.gz
(41.5 MB
view details)
Built Distribution
mxpi-1.5.3-py3-none-any.whl
(43.5 MB
view details)
File details
Details for the file mxpi-1.5.3.tar.gz
.
File metadata
- Download URL: mxpi-1.5.3.tar.gz
- Upload date:
- Size: 41.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1ed6a2fee60c3ce82a05de8de449ee1701499800fce3bf12cc3ed957bece1bad |
|
MD5 | 5994acb79ca9c9831223abd1fc5bcdef |
|
BLAKE2b-256 | d7c83819ff3d83242f4a39f3b797815cb17c94c5466edfd74fd693f4204826b8 |
File details
Details for the file mxpi-1.5.3-py3-none-any.whl
.
File metadata
- Download URL: mxpi-1.5.3-py3-none-any.whl
- Upload date:
- Size: 43.5 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 | d2cbaa8eeb23936a4f7f9ceb58a0f669a11782ff047914a8b6904bf86820ee1f |
|
MD5 | 3fa6828837f92fae27795cf2d3dba960 |
|
BLAKE2b-256 | a4d2f7629473266531cfb17a723268463232b2178191d732d2ac973fee88b40a |