Coder Social home page Coder Social logo

Comments (1)

1061655504 avatar 1061655504 commented on September 18, 2024

When my installing:

Exception:
Traceback (most recent call last):
File "/home/server5/anaconda3/envs/tf19/lib/python3.6/site-packages/pip/_internal/cli/base_command.py", line 179, in main
status = self.run(options, args)
File "/home/server5/anaconda3/envs/tf19/lib/python3.6/site-packages/pip/_internal/commands/install.py", line 393, in run
use_user_site=options.use_user_site,
File "/home/server5/anaconda3/envs/tf19/lib/python3.6/site-packages/pip/_internal/req/init.py", line 57, in install_given_reqs
**kwargs
File "/home/server5/anaconda3/envs/tf19/lib/python3.6/site-packages/pip/_internal/req/req_install.py", line 913, in install
use_user_site=use_user_site, pycompile=pycompile,
File "/home/server5/anaconda3/envs/tf19/lib/python3.6/site-packages/pip/_internal/req/req_install.py", line 445, in move_wheel_files
warn_script_location=warn_script_location,
File "/home/server5/anaconda3/envs/tf19/lib/python3.6/site-packages/pip/_internal/wheel.py", line 607, in move_wheel_files
generated=generated, lib_dir=lib_dir,
File "/home/server5/anaconda3/envs/tf19/lib/python3.6/site-packages/pip/_internal/wheel.py", line 275, in get_csv_rows_for_installed
for row in old_csv_rows:
File "/home/server5/anaconda3/envs/tf19/lib/python3.6/codecs.py", line 321, in decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd0 in position 4333: invalid continuation byte

I do not know what caused this and how to figure it out

这个问题跟pip的设置、安装方式等一些方面有关,可以尝试用管理员方式安装,如:
pip install --user geatpy
或pip install --user --upgrade geatpy

from geatpy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.