Open aarek-eng opened 3 years ago
You seem to install Plone on Python 3.9. There are currently some wheels missing for that Python version and you seem not to have the "Microsoft C++ Build Tools" installed. Could you please try to install Plone using Python 3.7 or 3.8.
Additionally there is documentation how to install Plone on Windows: https://docs.plone.org/manage/installing/installation.html#microsoft-windows
BUG/PROBLEM REPORT (OR OTHER COMMON ISSUE)
What I did:
ran
pip install plone
What I expect to happen:
Plone gets installed.
What actually happened:
Multiple errors (search "ERROR") that I have no understanding of, and an unfinished installation which leaves me on
Failed to build Acquisition AccessControl Persistence zodbpickle zope.container
and then refuses to give me back the command line.What version of Plone/ Addons I am using:
Plone-5.2.4, I guess? Whichever one is in the PyPI repository at the time of this writing.