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 tried everything. Virtual environment with Python 3.6 , 3.9 etc. and could not install innumerable errors.
Is this still working? I did not see any options fixing it here.
Can you advice pls?
---------------------------------------- ERROR: Command errored out with exit status 1: /Users/e/DATA/Environments/project1_env/bin/python -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/db/j3290d917jsf5tkh5qkfttd80000gn/T/pip-install-bfa0yooq/pandas_8b249392aab84dfd8bc1ba0149d23f4b/setup.py'"'"'; __file__='"'"'/private/var/folders/db/j3290d917jsf5tkh5qkfttd80000gn/T/pip-install-bfa0yooq/pandas_8b249392aab84dfd8bc1ba0149d23f4b/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /private/var/folders/db/j3290d917jsf5tkh5qkfttd80000gn/T/pip-record-mjlbq2cs/install-record.txt --single-version-externally-managed --compile --install-headers /Users/el/DATA/Environments/project1_env/include/site/python3.9/pandas Check the logs for full command output.
The text was updated successfully, but these errors were encountered:
I tried everything. Virtual environment with Python 3.6 , 3.9 etc. and could not install innumerable errors.
Is this still working? I did not see any options fixing it here.
Can you advice pls?
---------------------------------------- ERROR: Command errored out with exit status 1: /Users/e/DATA/Environments/project1_env/bin/python -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/db/j3290d917jsf5tkh5qkfttd80000gn/T/pip-install-bfa0yooq/pandas_8b249392aab84dfd8bc1ba0149d23f4b/setup.py'"'"'; __file__='"'"'/private/var/folders/db/j3290d917jsf5tkh5qkfttd80000gn/T/pip-install-bfa0yooq/pandas_8b249392aab84dfd8bc1ba0149d23f4b/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /private/var/folders/db/j3290d917jsf5tkh5qkfttd80000gn/T/pip-record-mjlbq2cs/install-record.txt --single-version-externally-managed --compile --install-headers /Users/el/DATA/Environments/project1_env/include/site/python3.9/pandas Check the logs for full command output.
The text was updated successfully, but these errors were encountered: