dolphindb / api_python3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

树莓派里运行的docker版Ubuntu无法安装dolphindb的python包

HiramYong opened this issue · comments

docker image

ubuntu:latest

hostname

   Static hostname: raspberrypi
         Icon name: computer
        Machine ID: 44087beb04334b83a8f3b6fb8b93f95f
           Boot ID: 2f004e709b0449b385df47c7310e5aaa
  Operating System: Raspbian GNU/Linux 10 (buster)
            Kernel: Linux 5.10.63-v7l+
      Architecture: arm

python version

Python 3.8.10 (default, Nov 26 2021, 20:14:08) 
[GCC 9.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.

command

pip install dolphindb

error

Looking in indexes: http://mirrors.aliyun.com/pypi/simple
ERROR: Could not find a version that satisfies the requirement dolphindb (from versions: none)
ERROR: No matching distribution found for dolphindb

Does it support docker ubuntu image in raspberry (arm32V7)?

no, it doesn‘t support yet.