You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i'v tried to install the pynoddy on Windows,i failed in the first step : python setup.py install,it turned out -- File "c:\users\cww\appdata\local\temp\easy_install-piz0jq\SALib-1.0.2\temp\eas
y_install-xxtpgo\PyScaffold-2.5.6\pyscaffold\utils.py", line 211, in check_setup
tools_version
RuntimeError: Your setuptools version is too old (<12).
Use pip install -U setuptools to upgrade.
then --
F:\finalwork\pynoddy-master>pip install -U setuptools
Requirement already up-to-date: setuptools in c:\users\cww\appdata\local\enthoug
ht\canopy32\user\lib\site-packages
Requirement already up-to-date: packaging>=16.8 in c:\users\cww\appdata\local\en
thought\canopy32\user\lib\site-packages (from setuptools)
Requirement already up-to-date: appdirs>=1.4.0 in c:\users\cww\appdata\local\ent
hought\canopy32\user\lib\site-packages (from setuptools)
Requirement already up-to-date: six>=1.6.0 in c:\users\cww\appdata\local\enthoug
ht\canopy32\user\lib\site-packages (from setuptools)
Requirement already up-to-date: pyparsing in c:\users\cww\appdata\local\enthough
t\canopy32\user\lib\site-packages (from packaging>=16.8->setuptools)
then--
File "c:\users\cww\appdata\local\temp\easy_install-0qpcd7\SALib-1.0.2\temp\eas
y_install-wcef7a\PyScaffold-2.5.6\pyscaffold\utils.py", line 211, in check_setup
tools_version
RuntimeError: Your setuptools version is too old (<12).
Use pip install -U setuptools to upgrade.
it doesn't work,why?what should i do ,which version is the right version?
thank you for your answer,please help me.you can also send the answer to :[email protected]
The text was updated successfully, but these errors were encountered:
i'v tried to install the pynoddy on Windows,i failed in the first step : python setup.py install,it turned out -- File "c:\users\cww\appdata\local\temp\easy_install-piz0jq\SALib-1.0.2\temp\eas
y_install-xxtpgo\PyScaffold-2.5.6\pyscaffold\utils.py", line 211, in check_setup
tools_version
RuntimeError: Your setuptools version is too old (<12).
Use
pip install -U setuptools
to upgrade.then --
F:\finalwork\pynoddy-master>pip install -U setuptools
Requirement already up-to-date: setuptools in c:\users\cww\appdata\local\enthoug
ht\canopy32\user\lib\site-packages
Requirement already up-to-date: packaging>=16.8 in c:\users\cww\appdata\local\en
thought\canopy32\user\lib\site-packages (from setuptools)
Requirement already up-to-date: appdirs>=1.4.0 in c:\users\cww\appdata\local\ent
hought\canopy32\user\lib\site-packages (from setuptools)
Requirement already up-to-date: six>=1.6.0 in c:\users\cww\appdata\local\enthoug
ht\canopy32\user\lib\site-packages (from setuptools)
Requirement already up-to-date: pyparsing in c:\users\cww\appdata\local\enthough
t\canopy32\user\lib\site-packages (from packaging>=16.8->setuptools)
then--
File "c:\users\cww\appdata\local\temp\easy_install-0qpcd7\SALib-1.0.2\temp\eas
y_install-wcef7a\PyScaffold-2.5.6\pyscaffold\utils.py", line 211, in check_setup
tools_version
RuntimeError: Your setuptools version is too old (<12).
Use
pip install -U setuptools
to upgrade.it doesn't work,why?what should i do ,which version is the right version?
thank you for your answer,please help me.you can also send the answer to :[email protected]
The text was updated successfully, but these errors were encountered: