B
B
bmber2021-01-14 02:30:07
Python
bmber, 2021-01-14 02:30:07

How to run a python project in cmd?

The question is that when you start from cmd (Windows command line), the libraries connected to the script are not loaded.

line 1, in <module>
    import  line 1, in <module>
    import discord
ModuleNotFoundError: No module named discord

script hello_world.py - works.
Everything works from paycharm too.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question