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

pyCore import Error #5

Open
ZeliangSu opened this issue Aug 7, 2023 · 1 comment
Open

pyCore import Error #5

ZeliangSu opened this issue Aug 7, 2023 · 1 comment

Comments

@ZeliangSu
Copy link

ZeliangSu commented Aug 7, 2023

Hi all,
I would like to build a V2.2.0 on a windows machine, then ran into the following error. I made sure that I cleanly installed the python3.7 and even the pycore(not sure they are related), but the problem remained. Any help would be greatly appreciated. Thanks!

Traceback (most recent call last):
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 677, in _load_unlocked
File "", line 728, in exec_module
File "", line 219, in call_with_frames_removed
File "D:\ProgramData\Anaconda3\envs\MPET\lib\site-packages\daetools-2.2.0-py3.7-win-amd64.egg\daetools\pyDAE_init
.py", line 20, in
import pyCore
ModuleNotFoundError: No module named 'pyCore'

@ZeliangSu ZeliangSu changed the title py pyCore import Error Aug 7, 2023
@v1kko
Copy link
Owner

v1kko commented Aug 8, 2023

Hi @ZeliangSu, I made this repository a while ago to ensure availability of version 1.9.3 on conda for newer python versions (on linux only) as the project seemed stale and it was needed as a dependency by some other projects.

It's great news that there is a new version 2.2.0 now! But I am not the maintainer or even the developer of daetools, so I would have to redirect you to https://daetools.sourceforge.io as that seems to be where the new 2.2.0 version lives

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

2 participants