Skip to content

Commit

Permalink
Merge pull request #2 from inhandnet/pre-release
Browse files Browse the repository at this point in the history
Update pics
  • Loading branch information
soodifficult committed May 26, 2020
2 parents 90dfec1 + 45acdc0 commit b254d58
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions MobiusPi Python QuickStart-EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -555,15 +555,15 @@ To install a third-party dependency library to SDK, you need to enable the debug
pip install xlrd==1.2.0 --user
```

![](images/2020-05-12-09-50-16.png)
![](images/2020-05-26-19-36-43.png)

- Step 3: Then, the dependency library is automatically downloaded and installed. After the library is installed, the following figure is displayed:

![](images/2020-05-12-09-51-17.png)
![](images/2020-05-26-19-38-39.png)

- Step 4: Run the code to check whether the App runs normally.

![](images/2020-05-12-09-52-36.png)
![](images/2020-05-26-19-40-02.png)

<font color=#FF0000>Note: After the third-party dependency library is installed in this way, if the App release package is imported to another MobiusPi project on which the third-party dependency library required for running this App is not installed to SDK, this App may cannot run.</font>

Expand Down
Binary file added images/2020-05-26-19-36-43.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/2020-05-26-19-38-39.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/2020-05-26-19-40-02.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b254d58

Please sign in to comment.