Alessandro201 / BlastUI

Graphical Interface for BLAST
GNU General Public License v3.0
3 stars 0 forks source link

installation error #14

Closed kostasgalexiou closed 11 months ago

kostasgalexiou commented 11 months ago

Hi,

I am trying to install BlastUI using conda but it doesn't work:

conda env create -n BlastUI --file environment.yaml

Collecting package metadata (repodata.json): done
Solving environment: failed

ResolvePackageNotFound: 
  - streamlit-aggrid==0.3.3

st_aggrid is already installed:

(base) kalexiou@kalexiou-IRTA:/media/kalexiou/Dades6/KAgithub/BlastUI$ ls /home/kalexiou/anaconda3/lib/python3.11/site-packages/streamlit_aggrid-0.3.3.dist-info/
INSTALLER  LICENSE  METADATA  RECORD  REQUESTED  WHEEL

Thanks Kostas

kostasgalexiou commented 11 months ago

Issue resolved!