Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • F fluiddyn
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • fluiddyn
  • fluiddyn
  • Issues
  • #17

Closed
Open
Created Nov 17, 2020 by alexrayne@alexrayne

crashed install on win8+py3

Hallow!

work on win8 + python3.8

have instaled fluiddyn by pip install (as described here https://fluiddyn.readthedocs.io/en/latest/mercurial_heptapod.html)

and tortoiseHG shows this:

(venv.py38) D:\projects\hg\thg\thg.work>python ./thg --nofork --debug --traceback
Traceback (most recent call last):
  File "D:\projects\hg\thg\thg.work\venv.py38\lib\site-packages\mercurial\extensions.py", line 251, in _runuis
    uisetup(ui)
  File "D:\projects\hg\thg\thg.work\venv.py38\lib\site-packages\hgfluiddyn\__init__.py", line 71, in uisetup
    ui.warn(
  File "D:\projects\hg\thg\thg.work\venv.py38\lib\site-packages\mercurial\ui.py", line 1753, in warn
    self._writemsg(self._fmsgerr, type=b'warning', *msg, **opts)
  File "D:\projects\hg\thg\thg.work\venv.py38\lib\site-packages\mercurial\ui.py", line 1235, in _writemsg
    _writemsgwith(self._write, dest, *args, **opts)
  File "D:\projects\hg\thg\thg.work\venv.py38\lib\site-packages\mercurial\ui.py", line 2368, in _writemsgwith
    write(dest, *args, **opts)
  File "D:\projects\hg\thg\thg.work\venv.py38\lib\site-packages\mercurial\ui.py", line 1178, in _write
    self._writenobuf(dest, *args, **opts)
  File "D:\projects\hg\thg\thg.work\venv.py38\lib\site-packages\mercurial\ui.py", line 1184, in _writenobuf
    msg = b''.join(args)
TypeError: sequence item 0: expected a bytes-like object, str found
*** failed to set up extension hgfluiddyn: sequence item 0: expected a bytes-like object, str found
Edited Nov 17, 2020 by alexrayne
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking