mxpi-mx
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-mx-1.4.5.tar.gz
(23.9 MB
view details)
Built Distribution
mxpi_mx-1.4.5-py3-none-any.whl
(24.1 MB
view details)
File details
Details for the file mxpi-mx-1.4.5.tar.gz
.
File metadata
- Download URL: mxpi-mx-1.4.5.tar.gz
- Upload date:
- Size: 23.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a352d6ffdab05edfe50403831b03fa04cd21c6328d413a236944e60b5ab101d |
|
MD5 | a9af49287b2d1c331a7cb70fb4780ee1 |
|
BLAKE2b-256 | 1c3b30d158b90963640075c51af00ef2848f664ec22f3244cfc864a9ee0cdcaa |
File details
Details for the file mxpi_mx-1.4.5-py3-none-any.whl
.
File metadata
- Download URL: mxpi_mx-1.4.5-py3-none-any.whl
- Upload date:
- Size: 24.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 807afa5ca0dc0ddf891a36249807ba162b4e54c7899b006d696c0163291eb844 |
|
MD5 | ecccd606a5fb289853d290fd99d0aae8 |
|
BLAKE2b-256 | 1233ed8b7f40c754b437f03f16aa6dbb8ad5e535de363753996b58f39a93fe77 |