Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
231 views

Resolved 388 packages in 7ms Built cbor==1.0.0 Built volcengine==×ばつ Failed to build pyicu==2.15 ├─▶ The build backend returned an error ╰─▶ Call to setuptools.build_meta.build_wheel failed (...
1 vote
0 answers
74 views

When issuing an import statement from lucene.ICUFoldingFilter import ICUFoldingFilter I'm getting an error: ValueError: (2, 'No such file or directory', '~/miniconda3/envs/lucene/lib/python3.11/site-...
user2773013's user avatar
  • 3,166
1 vote
0 answers
1k views

I would like to use the python polyglot library but I couldn't manage to use it I installed it using the command git clone https://github.com/aboSamoor/polyglot cd polyglot python setup.py install ...
An0n7me's user avatar
  • 11
1 vote
0 answers
774 views

I have built an API server with python's Flask package. I'm trying to deploy the server on Heroku using the terminal but doesn't seem to work. I have already tried using the Heroku Build Pack to ...
13 votes
5 answers
14k views

I am running a AWS that runs Ubuntu 20.04. I am trying to install the package pyicu, but I am facing problems. I tried running sudo apt install libicu-dev, but I still can't install pyicu. I am not ...
Petar's user avatar
  • 201
8 votes
2 answers
1k views

I am trying to deploy my Python app on Heroku, but have been unsuccessful. It seems that a problem is occurring with the PyICU package, which I'm unsure how to correct. I've confirmed that this is the ...
MeL's user avatar
  • 1,269
0 votes
1 answer
466 views

Unfortunately when using the Docker base: continuumio/miniconda3:4.9.2 from https://hub.docker.com/r/continuumio/miniconda3 and running: pip install PyICU==2.4.2 I get this error: ------ ...
12 votes
2 answers
12k views

I was trying to run the polyglot for my sentimental analysis. After a lot of struggling,, I successfully installed Polyglot and pyicu. However when I ran my program, it gave me this error, and I don't ...
Siyi Zhou's user avatar
  • 121
1 vote
1 answer
156 views

I'm working with .csv files, so I need to sort by specific column this answer doesn't work: sorting with two key= arguments thus using the idea from How do I sort unicode strings alphabetically in ...
2 votes
1 answer
405 views

I first installed icu4c from the Homebrew formula: $ brew install icu4c $ ls /usr/local/Cellar/icu4c/ 64.2 then setup the flags accordingly: export ICU_VERSION=64 export PYICU_INCLUDES=/usr/local/...
1 vote
1 answer
411 views

I have been trying to install a Python library called Polyglot, which in turn requires PyICU, the source of my woes. After a wild goose chase of errors, I was able to install PyICU on my EC2 instance. ...
0 votes
1 answer
591 views

I tried installing through pip install polyglot and got following error: Collecting polyglot Using cached https://files.pythonhosted.org/packages/e7/98/...
5 votes
2 answers
1k views

I'm really struggling with polyglot, pyicu and icu4c - and it seems like I'm not the only one... I'm running Mac OS High Sierra 10.13.6 and python3 with a virtualenv Here are the steps I've taken, ...
0 votes
1 answer
5k views

I am trying to install pyicu in virtualenv pip install PyICU it installed but while trying to use its method, it through below error from icu import * Traceback (most recent call last): File "&...
2 votes
2 answers
4k views

I have pyicu installed in both MacOS and Ubuntu 14.04 but it shows ImportError upon importing. For MacOS high sierra output is: Traceback (most recent call last): File "<stdin>", line 1, in &...

15 30 50 per page
1
2

AltStyle によって変換されたページ (->オリジナル) /