GithubHelp home page GithubHelp logo

Comments (5)

ltcaxx avatar ltcaxx commented on September 1, 2024

解决了吗。我也遇到了这个问题

from alink.

ieayoio avatar ieayoio commented on September 1, 2024

官方的例子都跑不通,很难受啊,pip install pyalink在python3.8环境就装不上(已经配了镜像源),跑示例就报这个

from alink.

ieayoio avatar ieayoio commented on September 1, 2024

官方的例子都跑不通,很难受啊,pip install pyalink在python3.8环境就装不上(已经配了镜像源),跑示例就报这个

pyalink还是装不上,但是java示例跑通了,在配置文件里加classloader.resolve-order: parent-first就好了,官方的例子中写着添加<scope>provided</scope>应该也能解决

from alink.

ieayoio avatar ieayoio commented on September 1, 2024

官方的例子都跑不通,很难受啊,pip install pyalink在python3.8环境就装不上(已经配了镜像源),跑示例就报这个

我不明白,为什么在安装pyalink过程中会安装相同组件这么多不同版本。我使用了镜像源和代理都安装不上,图中已经卡住超过一小时了,也不知道在干嘛,放置超级长的时间后,ssh会中断
image

from alink.

ieayoio avatar ieayoio commented on September 1, 2024

官方的例子都跑不通,很难受啊,pip install pyalink在python3.8环境就装不上(已经配了镜像源),跑示例就报这个

报错了,这次时这个错误,之前还有不一样的错误

ERROR: Exception:
Traceback (most recent call last):
  File "/root/miniconda3/envs/alink/lib/python3.8/site-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper
    status = run_func(*args)
  File "/root/miniconda3/envs/alink/lib/python3.8/site-packages/pip/_internal/cli/req_command.py", line 245, in wrapper
    return func(self, options, args)
  File "/root/miniconda3/envs/alink/lib/python3.8/site-packages/pip/_internal/commands/install.py", line 377, in run
    requirement_set = resolver.resolve(
  File "/root/miniconda3/envs/alink/lib/python3.8/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve
    result = self._result = resolver.resolve(
  File "/root/miniconda3/envs/alink/lib/python3.8/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve
    state = resolution.resolve(requirements, max_rounds=max_rounds)
  File "/root/miniconda3/envs/alink/lib/python3.8/site-packages/pip/_vendor/resolvelib/resolvers.py", line 457, in resolve
    raise ResolutionTooDeep(max_rounds)
pip._vendor.resolvelib.resolvers.ResolutionTooDeep: 200000

image

from alink.

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.