I usually fix this error by entering the exact version which matches the other installed packages. Like pip install packagenane== version like: 1.10
در تاریخ یکشنبه ۷ ژوئیهٔ ۲۰۱۹، ۸:۱۵ Saeed Pooladzadeh <[email protected]> نوشت: > Hello > > I try to use wagtail cms and my ide is visual studio with python plugin. > When I wtite this cmand : $ wagtail start mysite > > I get this error: > > ERROR: Could not find a version that satisfies the requirement mysite > (from versions: none) > ERROR: No matching distribution found for mysite > ----- Failed to install 'wagtail start mysite' ----- > > what is this means and how can I fix it? > > Saeed > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/c242b3c6-c33e-40b8-bb49-0e3db34a26a8%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/c242b3c6-c33e-40b8-bb49-0e3db34a26a8%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CABL_bk19dCSrmENWtDdbsDO2BOMuGEtYrqgUAKVuhtNthX3fmw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

