Giter Site home page Giter Site logo

Comments (5)

mikapfl avatar mikapfl commented on September 27, 2024

The full message in the cmd window when trying to start Reel is:

Opening Reel 1.0...
Der Befehl "C:\Users\Hein" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
Drücken Sie eine beliebige Taste . . .

The user name here is "Hein Mück".

from reel.

mikapfl avatar mikapfl commented on September 27, 2024

The content of my Run_Reel file is:

@ECHO off 
TITLE Reel 
CD C:\Users\Hein M�ck\PycharmProjects\Reel\Reel1.0\ 
ECHO Opening Reel 1.0... 
C:\Users\Hein M�ck\AppData\Local\Microsoft\WindowsApps\python.exe Refinement_evaluator_ver1.0.py 
PAUSE 
EXIT 

It also looks like the "ü" in my username broke.

from reel.

fgjorup avatar fgjorup commented on September 27, 2024

Hi Mika
I can change the batch file to include quotation marks around the path, but I am currently not sure how to fix the issue with special characters. However, I can add a note in the instructions, both the README.md and the quick guide, so users may fix the issue manually.

from reel.

mikapfl avatar mikapfl commented on September 27, 2024

I think the special characters are actually fine, quotation marks fixed everything for me. I guess notepad can't show the special characters, but windows finds the file anyway.

from reel.

fgjorup avatar fgjorup commented on September 27, 2024

I see, well that's great!

from reel.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.