This repository has been archived by the owner on Dec 5, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 40
Errors during installation #77
Labels
Comments
I figured maybe I could download the
Are the instructions not up to date with the code? |
In fact it used to works, but it appears that it is not working anymore with pip. |
I asking myself if it has works one day... can't find a pip version that works properly... issues exists on many place... |
I've update the README to explain to download it in case it is not working |
Cool, thanks, I also had much better luck switching to Python3 rather than Python2. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I hit a snag pretty early during the installation instructions - after doing
pip install "pyshop[waitress]"
(which looked successful), the next step should becp pyshop.sample.ini pyshop.ini
, but no such file exists:Am I supposed to find this file somewhere else?
The text was updated successfully, but these errors were encountered: