GithubHelp home page GithubHelp logo

Comments (6)

winglight avatar winglight commented on May 19, 2024

这是自动安装virtualenv时报的错,我手动安装之后,报了新的错:
Running virtualenv with interpreter ~/anaconda3/bin/python3
Fatal Python error: Py_Initialize: unable to load the file system codec
LookupError: no codec search functions registered: can't find encoding

Current thread 0x00007fffdc9dc3c0 (most recent call first):

from fooltrader.

foolcage avatar foolcage commented on May 19, 2024

@winglight 建议用ubuntu,目前来说mac,windows是有各种奇怪的问题.

from fooltrader.

winglight avatar winglight commented on May 19, 2024

@foolcage 环境建多了,切换起来比较麻烦啊。。。

我看readme里提到,在mac上测试过,是不是已经有成功案例了呢?

from fooltrader.

foolcage avatar foolcage commented on May 19, 2024

@winglight 我之前在mac,ubuntu两边一起开发,但现在mac用得比较少了.更新后,可能有些问题.
晚点用pipenv来统一下吧.

from fooltrader.

winglight avatar winglight commented on May 19, 2024

@foolcage 今天更新了一下repository,已经可以直接在Mac上安装了——除了virtualenv需要手动安装

from fooltrader.

winglight avatar winglight commented on May 19, 2024

@foolcage mac上很多坑啊,es和kibana都安装好了,但是项目下面各种基本操作都走不通:
1.先在工程下面运行:source ve/bin/activate,然后再跑schedule就不行了
python fooltrader/sched/sched_stock_meta.py Traceback (most recent call last): File "fooltrader/sched/sched_stock_meta.py", line 7, in <module> from fooltrader.connector import es_connector ModuleNotFoundError: No module named 'fooltrader'
2.这是另一个错误:
from fooltrader.connector import es_connector from: can't read /var/mail/fooltrader.connector
这总不至于是写死的路径吧?

from fooltrader.

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.