HELP: I've been getting errors when installing CCXT in the research environment using pip install ccxt (but the previous install was successful)

Author: huayi_2005, Created: 2019-10-18 16:11:55, Updated:

I've been getting errors installing CCXT in my research environment. ERROR: Could not install packages due to an EnvironmentError: [Errno 13] Not enough permissions: /usr/local/lib/python3.6/dist-packages/multidict Consider using the--user option or check the permissions.

Please tell me how to solve it, thank you.


More

Inventors quantifiedPip3 tried, but the research environment didn't keep the information long, and it was reset for later use.

huayi_2005Hello, is this a mistake: ERROR: Could not install packages due to an EnvironmentError: [Errno 13] Not enough permissions: '/usr/local/lib/python3.6/dist-packages/typing_extensions.py' Consider using the `--user` option or check the permissions.

Inventors quantified ``` !pip3 install ccxt ```

huayi_2005Hello, thank you. I made a mistake, please see: File "", line 1 pip3 installs ccxt ^ SyntaxError: invalid syntax is not supported