Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

64位python3.71版,运行demo出错 #1

Open
fastcat01 opened this issue Jun 22, 2019 · 0 comments
Open

64位python3.71版,运行demo出错 #1

fastcat01 opened this issue Jun 22, 2019 · 0 comments

Comments

@fastcat01
Copy link

import XFinApi_TradeApi 语句报错:

import XFinApi_TradeApi
Traceback (most recent call last):

File "", line 1, in
import XFinApi_TradeApi

File "C:\Program Files\UFXTradeApiSimpleDemoPythonPyCharmC2018_X64\XTA_W64\Python\XFinApi_TradeApi.py", line 17, in
_XFinApi_TradeApi = swig_import_helper()

File "C:\Program Files\UFXTradeApiSimpleDemoPythonPyCharmC2018_X64\XTA_W64\Python\XFinApi_TradeApi.py", line 16, in swig_import_helper
return importlib.import_module('_XFinApi_TradeApi')

File "C:\ProgramData\Anaconda3\lib\importlib_init_.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)

ModuleNotFoundError: No module named '_XFinApi_TradeApi',请问是版本问题吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant