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

Remove paskino channel requirement #204

Closed
wants to merge 8 commits into from

Conversation

lauramurgatroyd
Copy link
Member

@lauramurgatroyd lauramurgatroyd commented Nov 20, 2023

Now that eqt is on conda-forge we do not need the paskino channel.

recipe/dev_environment.yml Outdated Show resolved Hide resolved
src/idvc/idvc.py Outdated Show resolved Hide resolved
@casperdcl casperdcl mentioned this pull request Nov 27, 2023
@casperdcl casperdcl force-pushed the remove-paskino-channel branch from d54fc6c to 4679e17 Compare December 12, 2023 18:05
@casperdcl
Copy link
Member

ok the mambabuild output is slightly less verbose than conda build. Running the latter locally I get:

The following packages are incompatible
├─ ccpi-dvc >=22.0.0  is not installable because it requires
│  └─ _openmp_mutex >=5.1 , which conflicts with any installable versions previously reported;
├─ ccpi-viewer >=22.4.0  is installable with the potential options
│  ├─ ccpi-viewer 22.4.0 would require
│  │  ├─ eqt, which requires
│  │  │  └─ python >=3.7  with the potential options
│  │  │     └─ python [3.12|...|3.7], which can be installed;
│  │  ├─ python 3.6.* , which conflicts with any installable versions previously reported;
│  │  └─ python_abi 3.6.* *_cp36m, which conflicts with any installable versions previously reported;
│  └─ ccpi-viewer [22.4.0|23.0.0|23.1.0] would require
│     └─ python 3.10.* , which can be installed;
└─ vtk 8.1.2.*  is not installable because there are no viable options
   ├─ vtk 8.1.2 would require
   │  └─ python >=2.7,<2.8.0a0 , which conflicts with any installable versions previously reported;
   ├─ vtk 8.1.2 would require
   │  └─ python >=3.6,<3.7.0a0 , which conflicts with any installable versions previously reported;
   └─ vtk 8.1.2 would require
      └─ python >=3.7,<3.8.0a0  but there are no viable options
         ├─ python [3.7.0|3.7.1|3.7.2|3.7.3|3.7.6], which cannot be installed (as previously explained);
         ├─ python [3.7.0|3.7.1|...|3.7.9] conflicts with any installable versions previously reported;
         └─ python [3.7.10|3.7.12|...|3.7.9], which cannot be installed (as previously explained).

@lauramurgatroyd
Copy link
Member Author

We agreed to close this for now until we are able to support VTK >8.1.2

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

Successfully merging this pull request may close these issues.

2 participants