Skip to main content
Stack Overflow
  1. About
  2. For Teams

Return to Question

Post Timeline

Commonmark migration
Source Link

I'm new to python, about a month.

I know installing python modules can be done by using pip or easy_install. But when I was trying to install the regex module it gave me an error.

Typing pip install re in cmd gave me the following errors;

ERROR: Could not find a version that satisfies the requirement re (from versions: none)

ERROR: No matching distribution found for re

So I went to PyPI and downloaded a file there and now PyCharm doesn't give error when I import the module anymore.

So are there any difference between these ways of downloading Python modules or it doesn't matter ?

I'm using Windows 10 and have Python 3.8 and 3.8.1.

I'm new to python, about a month.

I know installing python modules can be done by using pip or easy_install. But when I was trying to install the regex module it gave me an error.

Typing pip install re in cmd gave me the following errors;

ERROR: Could not find a version that satisfies the requirement re (from versions: none)

ERROR: No matching distribution found for re

So I went to PyPI and downloaded a file there and now PyCharm doesn't give error when I import the module anymore.

So are there any difference between these ways of downloading Python modules or it doesn't matter ?

I'm using Windows 10 and have Python 3.8 and 3.8.1.

I'm new to python, about a month.

I know installing python modules can be done by using pip or easy_install. But when I was trying to install the regex module it gave me an error.

Typing pip install re in cmd gave me the following errors;

ERROR: Could not find a version that satisfies the requirement re (from versions: none)

ERROR: No matching distribution found for re

So I went to PyPI and downloaded a file there and now PyCharm doesn't give error when I import the module anymore.

So are there any difference between these ways of downloading Python modules or it doesn't matter ?

I'm using Windows 10 and have Python 3.8 and 3.8.1.

formatting
Source Link
rrcal
  • 3.8k
  • 6
  • 27
  • 35

I'm new to python, about a month.

I know installing python modules can be done by using pip or easy_install. But when I was trying to install the regex module it gave me an error.

Typing 'pip install re'pip install re in cmd gave me the following errors;

ERROR: Could not find a version that satisfies the requirement re (from versions: none)

ERROR: No matching distribution found for re

So I went to PyPI and downloaded a file there and now PyCharm doesn't give error when I import the module anymore.

So are there any difference between these ways of downloading Python modules or it doesn't matter ?

I'm using Windows 10 and have Python 3.8 and 3.8.1.

I'm new to python, about a month.

I know installing python modules can be done by using pip or easy_install. But when I was trying to install the regex module it gave me an error.

Typing 'pip install re' in cmd gave me the following errors;

ERROR: Could not find a version that satisfies the requirement re (from versions: none)

ERROR: No matching distribution found for re

So I went to PyPI and downloaded a file there and now PyCharm doesn't give error when I import the module anymore.

So are there any difference between these ways of downloading Python modules or it doesn't matter ?

I'm using Windows 10 and have Python 3.8 and 3.8.1.

I'm new to python, about a month.

I know installing python modules can be done by using pip or easy_install. But when I was trying to install the regex module it gave me an error.

Typing pip install re in cmd gave me the following errors;

ERROR: Could not find a version that satisfies the requirement re (from versions: none)

ERROR: No matching distribution found for re

So I went to PyPI and downloaded a file there and now PyCharm doesn't give error when I import the module anymore.

So are there any difference between these ways of downloading Python modules or it doesn't matter ?

I'm using Windows 10 and have Python 3.8 and 3.8.1.

I'm new to python, about a month. I

I know installing python modules can be done by using pip or easy_install. But when I was trying to install the regex module it gave me an error. Typing

Typing 'pip install re' in cmd gave me the following;following errors;

ERROR: Could not find a version that satisfies the requirement re (from versions: none)

ERROR: Could not find a version that satisfies the requirement re (from versions: none)

ERROR: No matching distribution found for re

ERROR: No matching distribution found for re

So I went to PyPI and downloaded a file there and now PyCharm doesn't give error when I import the module anymore. So

So are there any difference between these ways of downloading Python modules or it doesn't matter ?

I'm using Windows 10 and have Python 3.8 and 3.8.1.

I'm new to python, about a month. I know installing python modules can be done by using pip or easy_install. But when I was trying to install the regex module it gave me an error. Typing 'pip install re' in cmd gave me the following;

ERROR: Could not find a version that satisfies the requirement re (from versions: none)

ERROR: No matching distribution found for re

So I went to PyPI and downloaded a file there and now PyCharm doesn't give error when I import the module anymore. So are there any difference between these ways of downloading Python modules or it doesn't matter ?

I'm using Windows 10 and have Python 3.8 and 3.8.1

I'm new to python, about a month.

I know installing python modules can be done by using pip or easy_install. But when I was trying to install the regex module it gave me an error.

Typing 'pip install re' in cmd gave me the following errors;

ERROR: Could not find a version that satisfies the requirement re (from versions: none)

ERROR: No matching distribution found for re

So I went to PyPI and downloaded a file there and now PyCharm doesn't give error when I import the module anymore.

So are there any difference between these ways of downloading Python modules or it doesn't matter ?

I'm using Windows 10 and have Python 3.8 and 3.8.1.

Source Link
Loading
lang-py

AltStyle によって変換されたページ (->オリジナル) /