Ekin Tiras
Ekin Tiras
@vipinlahoti @jsvasquez I can confirm that this solution (installing pythong 2.7.13 => previously had 2.7.11) solved the problem. My specs: | Tool | Version | | ------------- |:-------------:| | generator-angular-fullstack...
@jgrune That's where I had my problematic python 2.7.11 version from
I will take care of this.
Do I understand it correctly, that the current travis ci pipeline only runs the tests and returns the results? Since this is an open source project, it would make sense...
Just leaving this comment here for future documentation: Currently the conda docs recommend using the `conda skeleton pypi ` to generate the conda recipe from an existing pypi package but...
@vc1492a I have just finished up our new test-pipeline. It makes sense to merge the PR https://github.com/vc1492a/PyNomaly/pull/58 first so we can have automated testing active on this PR before merge
@romajain1 can you give us more details on how you encountered this error? We have a [test pipeline setup ]( https://github.com/vc1492a/PyNomaly/actions/runs/10907895312/job/30272629566) for Python 3.6 running on Ubntu and a unit...