Giter Site home page Giter Site logo

module not found Error about mexc-api-sdk HOT 1 OPEN

mexcdevelop avatar mexcdevelop commented on August 13, 2024
module not found Error

from mexc-api-sdk.

Comments (1)

bahadircan-bc avatar bahadircan-bc commented on August 13, 2024

I have installed the package from https://pypi.org/project/mexc/ to use MEXC API. But when i import that in vscode to program in python, i got this Error : ModuleNotFoundError: No module named 'mexc_sdk' I have searched and tried some solutions from the internet but none worked. Would you Please give me some help?

you need to use pip to install the package on your preferred python interpreter

1- git clone the repo to your system
2- install the .tar.gz file located in " mexc-api-sdk -> dist -> python " folder, you may want to use pip
you can do a quick search on how to install tar.gz using pip
3- then run the script in the readme file of the repository to check your installation is successful

make sure that you have installed the package in the interpreter that you are using. to know which interpreter is active, you may type 'which python' in your terminal or 'py -0p' if you are on windows. If you encounter any issues google is your friend

have a nice day

from mexc-api-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.