Coder Social home page Coder Social logo

Comments (13)

1Reinier avatar 1Reinier commented on May 23, 2024 1

Happy that that's working for you. Jenkins seems to work fine for both python 3.5 and 3.7 with this setup, so I might leave it this way for now.

from timesynth.

vincent-smit avatar vincent-smit commented on May 23, 2024

Same issue here, using Python 3.7..

from timesynth.

1Reinier avatar 1Reinier commented on May 23, 2024

I’ll take a look

from timesynth.

capaulson avatar capaulson commented on May 23, 2024

I had the same issue, but just needed to upgrade cython. Symengine was failing to build. Hope that helps.

from timesynth.

vincent-smit avatar vincent-smit commented on May 23, 2024

I had the same issue, but just needed to upgrade cython. Symengine was failing to build. Hope that helps.

He capaulson, can you elaborate what you did? I upgraded Cython but still does not work..

from timesynth.

1Reinier avatar 1Reinier commented on May 23, 2024

Replicated this issue on Travis for Python 3.7. Will fix soon.

from timesynth.

1Reinier avatar 1Reinier commented on May 23, 2024

should work now

from timesynth.

vincent-smit avatar vincent-smit commented on May 23, 2024

Thanks Reinier but.. tried with a fresh virtualenv but now I am getting the following error: ModuleNotFoundError: No module named 'jitcdde'..

from timesynth.

vincent-smit avatar vincent-smit commented on May 23, 2024

@1Reinier Got it working by running pip install jitcdde==0.32

from timesynth.

lv-bakker avatar lv-bakker commented on May 23, 2024

Hi, I've got the same problem as Subrata.
`Traceback (most recent call last):
File "C:/Users/leon.bakker/stack/Leon/Master Information Sciences/Master project/BearingPoint/demandlib-master/demandlib/examples/heat_demand_example.py", line 24, in
import timesynth as ts
File "C:\Users\leon.bakker\AppData\Local\Programs\Python\Python38-32\lib\site-packages\timesynth-0.2.4-py3.8.egg\timesynth_init_.py", line 2, in
from . import signals
File "C:\Users\leon.bakker\AppData\Local\Programs\Python\Python38-32\lib\site-packages\timesynth-0.2.4-py3.8.egg\timesynth\signals_init_.py", line 4, in
exec('\n'.join(map(lambda name: "from ." + name + " import *",
File "", line 4, in
File "C:\Users\leon.bakker\AppData\Local\Programs\Python\Python38-32\lib\site-packages\timesynth-0.2.4-py3.8.egg\timesynth\signals\dde.py", line 6, in
from jitcdde import y, t, jitcdde
File "", line 259, in load_module
File "C:\Users\leon.bakker\AppData\Local\Programs\Python\Python38-32\lib\site-packages\jitcdde-1.4.0-py3.8.egg\jitcdde_init_.py", line 1, in
File "", line 259, in load_module
File "C:\Users\leon.bakker\AppData\Local\Programs\Python\Python38-32\lib\site-packages\jitcdde-1.4.0-py3.8.egg\jitcdde_jitcdde.py", line 6, in
ModuleNotFoundError: No module named 'symengine'

Process finished with exit code 1
`

Any idea how I can fix this? I've got python 3.8.1 and symengine 0.4 installed.

from timesynth.

lv-bakker avatar lv-bakker commented on May 23, 2024

Hi, I've got the same problem as Subrata.
`Traceback (most recent call last):
File "C:/Users/leon.bakker/stack/Leon/Master Information Sciences/Master project/BearingPoint/demandlib-master/demandlib/examples/heat_demand_example.py", line 24, in
import timesynth as ts
File "C:\Users\leon.bakker\AppData\Local\Programs\Python\Python38-32\lib\site-packages\timesynth-0.2.4-py3.8.egg\timesynth__init__.py", line 2, in
from . import signals
File "C:\Users\leon.bakker\AppData\Local\Programs\Python\Python38-32\lib\site-packages\timesynth-0.2.4-py3.8.egg\timesynth\signals__init__.py", line 4, in
exec('\n'.join(map(lambda name: "from ." + name + " import *",
File "", line 4, in
File "C:\Users\leon.bakker\AppData\Local\Programs\Python\Python38-32\lib\site-packages\timesynth-0.2.4-py3.8.egg\timesynth\signals\dde.py", line 6, in
from jitcdde import y, t, jitcdde
File "", line 259, in load_module
File "C:\Users\leon.bakker\AppData\Local\Programs\Python\Python38-32\lib\site-packages\jitcdde-1.4.0-py3.8.egg\jitcdde__init__.py", line 1, in
File "", line 259, in load_module
File "C:\Users\leon.bakker\AppData\Local\Programs\Python\Python38-32\lib\site-packages\jitcdde-1.4.0-py3.8.egg\jitcdde_jitcdde.py", line 6, in
ModuleNotFoundError: No module named 'symengine'

Process finished with exit code 1
`

Any idea how I can fix this? I've got python 3.8.1 and symengine 0.4 installed.

Sorry for the comment :) I did everything again in a conda environment and it worked.

from timesynth.

swight-prc avatar swight-prc commented on May 23, 2024

Is there anything about symengine>0.4 that breaks TimeSynth? Because ==0.4.0 is keeping you in 3.7.

from timesynth.

CubeBot888 avatar CubeBot888 commented on May 23, 2024

For TimeSynth use with Python 3.8, perhaps implement the change in setup.py as per this unmerged pull request: https://github.com/TimeSynth/TimeSynth/pull/20/files
Or do: pip install --upgrade symengine==0.6.1

from timesynth.

Related Issues (18)

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.