Hi,

I am trying to build JCC (3.11) for conda-forge packaging and is struggling
a bit with building JCC for windows platform when version is 3.9.9 or
higher (3.10). The odd thing is that 3.9.7 is working, which is using (to
my current knowledge) the same other packages as 3.9.9 and other settings.
I do think the PATH's and such is right, otherwise 3.9.7 wouldn't work (in
principle)

Likely some minor issue I've not noticed - but just to check - does someone
else have similar issues with building on windows? Or got it to work would
be good to know?

For linux and mac it all builds well on 3.9.9 as well as 3.10.

>>> import jcc
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "C:\XXXX\lib\site-packages\jcc\__init__.py", line 31, in <module>
    import jcc._jcc3 as _jcc3

ImportError: DLL load failed while importing _jcc3: The specified module
could not be found.

Probably something simple that I haven't been able to track down.
Speculating in some changes in python for 3.9.9, there are some minor
changes in importlib but what I can see it shouldn't affect (
https://bugs.python.org/issue45765).

Any feedback welcome :)

Best Regards
/Petrus



-- 
_____________________________________________
Petrus Hyvönen, Uppsala, Sweden
Mobile Phone/SMS:+46 73 803 19 00

Reply via email to