Do you need to use 32bit or can you use 64bit? On Wednesday, March 3, 2021 at 2:32:01 PM UTC [email protected] wrote:
> Hello all, > > I'm new to Arches and for the moment I am just trying to setup Arches > using the Installation Guide of the Arches project. I successfully > installed Arches but when I try to Create a new Arches project I get the > following messages: > > (ENV) C:\Users\Luís Dias>python ENV\Scripts\arches-project create > my_project > Traceback (most recent call last): > File "C:\Users\Luís Dias\ENV\Scripts\arches-project", line 3, in <module> > import arches > File "C:\Users\Luís Dias\ENV\lib\site-packages\arches\__init__.py", line > 2, in <module> > from arches.setup import get_version > File "C:\Users\Luís Dias\ENV\lib\site-packages\arches\setup.py", line 5, > in <module> > import urllib.request, urllib.error, urllib.parse > File "C:\Program > Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.752.0_x64__qbz5n2kfra8p0\lib\urllib\request.py", > > line 88, in <module> > import http.client > File "C:\Program > Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.752.0_x64__qbz5n2kfra8p0\lib\http\client.py", > > line 71, in <module> > import email.parser > File "C:\Program > Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.752.0_x64__qbz5n2kfra8p0\lib\email\parser.py", > > line 12, in <module> > from email.feedparser import FeedParser, BytesFeedParser > File "C:\Program > Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.752.0_x64__qbz5n2kfra8p0\lib\email\feedparser.py", > > line 27, in <module> > from email._policybase import compat32 > File "C:\Program > Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.752.0_x64__qbz5n2kfra8p0\lib\email\_policybase.py", > > line 9, in <module> > from email.utils import _has_surrogates > File "C:\Program > Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.752.0_x64__qbz5n2kfra8p0\lib\email\utils.py", > > line 29, in <module> > import socket > File "C:\Program > Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.752.0_x64__qbz5n2kfra8p0\lib\socket.py", > > line 51, in <module> > import _socket > ImportError: DLL load failed while importing _socket: %1 is not a valid > Win32 application. > > I'm using Python 3.9 for 32 bits. > > Thank you for your help. > > Luís Dias > -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/archesproject/74264641-78da-40f6-baa6-f8543540912en%40googlegroups.com.
